X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/8a68203d3451c50c573c6baf4850e72d8dbabfcb..f9c0357b731e5ca4a5456056bbbe2e4a8a2dc9fe:/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h?ds=sidebyside diff --git a/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h b/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h index 600051051..b44b7524f 100644 --- a/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h +++ b/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h @@ -111,6 +111,5 @@ uint8_t SImage_SendData(void* Buffer, uint16_t Bytes); uint8_t SImage_ReadData(void* Buffer, uint16_t Bytes); bool SImage_IsEventReceived(void); - uint8_t SImage_ClearPipeStall(const uint8_t EndpointNum); #endif