Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/USBasp.git] / Demos / Host / ClassDriver / RNDISEthernetHost / RNDISEthernetHost.h
index f0ee563..f4aaa29 100644 (file)
@@ -68,7 +68,7 @@
 
        /* Function Prototypes: */
                void SetupHardware(void);
-               void PrintIncomingPackets(void);
+               void RNDISHost_Task(void);
 
                void EVENT_USB_Host_HostError(const uint8_t ErrorCode);
                void EVENT_USB_Host_DeviceAttached(void);