X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/bdedbd558ce3db0d7c1e0ff6cdde2f480277aff7..664a2921816069483604f5e05a2a02b6ddf8727a:/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c?ds=inline diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c index ced33390f..910191d63 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c @@ -37,7 +37,6 @@ #define INCLUDE_FROM_RNDIS_C #include "RNDIS.h" -/* Global Variables: */ /** Physical MAC address of the network adapter, which becomes the MAC address of the host for packets sent to the adapter. */ static MAC_Address_t PROGMEM AdapterMACAddress = {ADAPTER_MAC_ADDRESS};