X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/77f354609f0411fb6541da31a889186ad402838e..f201f6697b7f99b63389509b42112026b8f6f76f:/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c?ds=inline diff --git a/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c b/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c index 6dd734401..dea4694ea 100644 --- a/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c +++ b/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c @@ -71,7 +71,7 @@ int main(void) for (;;) { StillImageHost_Task(); - + SI_Host_USBTask(&DigitalCamera_SI_Interface); USB_USBTask(); }