Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/lufa.git] / LUFA / Drivers / USB / Core / UC3 / Pipe_UC3.h
index 2444a2c..c9f9eaa 100644 (file)
                         *  \note This variable should be treated as read-only in the user application, and never manually\r
                         *        changed in value.\r
                         */\r
-                       extern uint8_t USB_ControlPipeSize;\r
+                       extern uint8_t USB_Host_ControlPipeSize;\r
 \r
                /* Function Prototypes: */\r
                        /** Configures the specified pipe number with the given pipe type, token, target endpoint number in the\r