From ec28fcd9f905358759eea98161f451567135d17e Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 27 Aug 2023 22:31:09 +0200 Subject: new driver blinkenlights --- driver_fw/mac.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 driver_fw/mac.c (limited to 'driver_fw/mac.c') 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; -- cgit