summaryrefslogtreecommitdiff
path: root/fw/mac.c
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2020-03-23 01:07:19 +0100
committerjaseg <git@jaseg.net>2020-03-23 01:07:19 +0100
commit6ea56ed6ceacd990e0255d592032af4bd84f7cd6 (patch)
treefa432bc57eb2fcf5607a0e3bbf0b839d0d1637fe /fw/mac.c
downloadlampomatic-6ea56ed6ceacd990e0255d592032af4bd84f7cd6.tar.gz
lampomatic-6ea56ed6ceacd990e0255d592032af4bd84f7cd6.tar.bz2
lampomatic-6ea56ed6ceacd990e0255d592032af4bd84f7cd6.zip
foo
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..b2fb48a
--- /dev/null
+++ b/fw/mac.c
@@ -0,0 +1,3 @@
+#include "mac.h"
+
+uint32_t device_mac = MAC_ADDR;