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