diff options
Diffstat (limited to 'driver_fw/mac.c')
-rw-r--r-- | driver_fw/mac.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/driver_fw/mac.c b/driver_fw/mac.c deleted file mode 100644 index b2fb48a..0000000 --- a/driver_fw/mac.c +++ /dev/null @@ -1,3 +0,0 @@ -#include "mac.h" - -uint32_t device_mac = MAC_ADDR; |