X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/4c035b14f1349828384946523987f009c9966690..211712d66d6949941141964341bb937bf1422636:/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h 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