Fixed port state table corruption in the TCP layer of the RNDIS Ethernet device demos.
Fix additional warnings under GCC 4.6.
This commit is contained in:
parent
68e777e16b
commit
c9e817ff47
6 changed files with 10 additions and 9 deletions
|
@ -84,7 +84,7 @@
|
|||
const uint8_t SubErrorCode);
|
||||
void EVENT_USB_Host_DeviceEnumerationComplete(void);
|
||||
|
||||
void ShowDiskReadError(char* CommandString,
|
||||
void ShowDiskReadError(const char* CommandString,
|
||||
const uint8_t ErrorCode);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue