Tweak product strings again

pull/7/head
Robert Fisk 8 years ago
parent 22edce337d
commit c2dfb15441

@ -162,10 +162,10 @@ const int8_t STORAGE_Inquirydata_FS[] = { //36
0x00,
0x00,
0x00,
'S', 'T', 'M', ' ', ' ', ' ', ' ', ' ', /* Manufacturer : 8 bytes */
'P', 'r', 'o', 'd', 'u', 'c', 't', ' ', /* Product : 16 Bytes */
' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ',
'0', '.', '0' ,'1', /* Version : 4 Bytes */
'T', 'h', 'e', ' ', 'U', 'S', 'G', ' ', /* Manufacturer : 8 bytes */
'i', 's', ' ', 'G', 'o', 'o', 'd', ',', /* Product : 16 Bytes */
'n', 'o', 't', ' ', 'b', 'a', 'd', '.',
'v', '1', '.' ,'0', /* Version : 4 Bytes */
};
/**

Loading…
Cancel
Save