X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9051d3beb0c5c4ec1e33749d8f806f5492fbe742..b971dbbce82a1138dbf0c57e34df7b9a1e9a49d7:/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h?ds=sidebyside diff --git a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h index f0ee56398..f4aaa294a 100644 --- a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h +++ b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h @@ -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);