summaryrefslogtreecommitdiff
path: root/firmware/mac.c
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2018-04-21 16:21:48 +0200
committerjaseg <git@jaseg.net>2018-04-21 16:21:48 +0200
commit0c5b35fa3eecbe8c0035fdc5ca608a5c510df165 (patch)
tree2892e50a813959a178307958915fcd940bc1c8c7 /firmware/mac.c
parentddbb807e54245bd5b6686096827f4124ef196957 (diff)
downloadolsndot-0c5b35fa3eecbe8c0035fdc5ca608a5c510df165.tar.gz
olsndot-0c5b35fa3eecbe8c0035fdc5ca608a5c510df165.tar.bz2
olsndot-0c5b35fa3eecbe8c0035fdc5ca608a5c510df165.zip
Fix new packet-based comms protocol
Diffstat (limited to 'firmware/mac.c')
-rw-r--r--firmware/mac.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/mac.c b/firmware/mac.c
deleted file mode 100644
index b2fb48a..0000000
--- a/firmware/mac.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "mac.h"
-
-uint32_t device_mac = MAC_ADDR;