mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Fix typo in the StillImageHost LowLevel demo, and the CDC Host Class Driver.
This commit is contained in:
@@ -81,7 +81,7 @@ void SImage_SendBlockHeader(void)
|
||||
/** Function to receive a PIMA event container from the attached still image device.
|
||||
*
|
||||
* \return A value from the Pipe_Stream_RW_ErrorCodes_t enum
|
||||
/
|
||||
*/
|
||||
uint8_t SImage_ReceiveEventHeader(void)
|
||||
{
|
||||
uint8_t ErrorCode;
|
||||
|
||||
Reference in New Issue
Block a user