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:
Dean Camera 2009-09-28 15:56:27 +00:00
parent 409c49f057
commit e57e08c672
5 changed files with 22 additions and 4 deletions

View file

@ -97,7 +97,7 @@
*/
typedef struct
{
uint8_t ReponseCode;
uint8_t ResponseCode;
uint8_t SegmentNumber;