X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ccf5bd19f2d750440043b242cf26fcda09b69cce..34f6e0dd33230441b8a91130467b3164e343853e:/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c diff --git a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c index 6810320e8..354a75fc7 100644 --- a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c +++ b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c @@ -74,6 +74,7 @@ void SetupHardware(void) SerialStream_Init(9600, false); LEDs_Init(); Buttons_Init(); + USB_Init(); } /** Event handler for the USB_DeviceAttached event. This indicates that a device has been attached to the host, and