#define INCLUDE_FROM_RNDIS_C\r
#include "RNDIS.h"\r
\r
-/* Global Variables: */\r
/** Physical MAC address of the network adapter, which becomes the MAC address of the host for packets sent to the adapter. */\r
static MAC_Address_t PROGMEM AdapterMACAddress = {ADAPTER_MAC_ADDRESS};\r
\r