Make the RNDISEthernetHost Class driver demo print out incomming packets from the...
[pub/lufa.git] / Demos / Host / ClassDriver / RNDISEthernetHost / RNDISEthernetHost.h
index ce0474a..5f84980 100644 (file)
@@ -65,6 +65,7 @@
                \r
        /* Function Prototypes: */\r
                void SetupHardware(void);\r
+               void PrintIncommingPackets(void);\r
        \r
                void EVENT_USB_Host_HostError(const uint8_t ErrorCode);\r
                void EVENT_USB_Host_DeviceAttached(void);\r