Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / UC3 / Pipe_UC3.c
index 4e67f96..83d3fd6 100644 (file)
@@ -35,7 +35,7 @@
 \r
 #include "../Pipe.h"\r
 \r
-uint8_t USB_ControlPipeSize = PIPE_CONTROLPIPE_DEFAULT_SIZE;\r
+uint8_t USB_Host_ControlPipeSize = PIPE_CONTROLPIPE_DEFAULT_SIZE;\r
 \r
 volatile uint32_t USB_SelectedPipe = PIPE_CONTROLPIPE;\r
 volatile uint8_t* USB_PipeFIFOPos[PIPE_TOTAL_PIPES];\r