Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would becom...
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / Lib / RNDIS.h
index 104cac7..72f9f5f 100644 (file)
@@ -45,9 +45,6 @@
                #include "Ethernet.h"\r
 \r
        /* Macros: */\r
-               /** Physical MAC Address of the USB network adapter */\r
-               #define ADAPTER_MAC_ADDRESS                   {0x02, 0x00, 0x02, 0x00, 0x02, 0x00}\r
-       \r
                /** Implemented RNDIS Version Major */\r
                #define REMOTE_NDIS_VERSION_MAJOR             0x01\r
 \r