cleanup USB string things

This commit is contained in:
NIIBE Yutaka
2015-07-16 10:35:08 +09:00
parent e041a2aa7d
commit be5c052531
5 changed files with 8 additions and 10 deletions

View File

@@ -413,7 +413,7 @@ void flash_cnt123_write_internal (const uint8_t *p, int which, int v);
void flash_do_write_internal (const uint8_t *p, int nr,
const uint8_t *data, int len);
extern const uint8_t gnukStringSerial[];
extern const uint8_t gnuk_string_serial[];
#define LED_ONESHOT (1)
#define LED_TWOSHOTS (2)