aboutsummaryrefslogtreecommitdiff
path: root/fw/mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'fw/mac.c')
-rw-r--r--fw/mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/mac.c b/fw/mac.c
index 4d05c9a..b2fb48a 100644
--- a/fw/mac.c
+++ b/fw/mac.c
@@ -1,3 +1,3 @@
#include "mac.h"
-uint32_t device_mac = 0xdeadbeef;
+uint32_t device_mac = MAC_ADDR;