X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e349974aa9fdd6679a385d0da66005a27706b275..3cba88e4c05d6a3c25ffa9c7185d41a84b7f72b1:/Projects/Webserver/USBHostMode.h?ds=inline diff --git a/Projects/Webserver/USBHostMode.h b/Projects/Webserver/USBHostMode.h index fa914013f..bb7107073 100644 --- a/Projects/Webserver/USBHostMode.h +++ b/Projects/Webserver/USBHostMode.h @@ -43,7 +43,7 @@ #include "Lib/uIPManagement.h" /* External Variables: */ - extern USB_ClassInfo_RNDIS_Host_t Ethernet_RNDIS_Interface; + extern USB_ClassInfo_RNDIS_Host_t Ethernet_RNDIS_Interface_Host; /* Function Prototypes: */ void USBHostMode_USBTask(void);