Fixed PrinterHost demo returning invalid Device ID data when the attached device does not have a device ID (thanks to Andrei Krainev).
This commit is contained in:
parent
409c49f057
commit
e57e08c672
5 changed files with 22 additions and 4 deletions
|
@ -97,7 +97,7 @@
|
|||
*/
|
||||
typedef struct
|
||||
{
|
||||
uint8_t ReponseCode;
|
||||
uint8_t ResponseCode;
|
||||
|
||||
uint8_t SegmentNumber;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue