diff options
author | Harald Welte <laforge@gnumonks.org> | 2010-11-14 23:01:17 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2010-11-14 23:01:17 +0100 |
commit | 506b033dd2ca8e4625f50f1dbafd2ce171fe03b8 (patch) | |
tree | 25ff72539bbf9f6e30063fa25785806b721a766b /firmware | |
parent | f2349ebe17e5ef14ec299992bc5ee44715edd4c0 (diff) |
enable USB string descriptors
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/src/config.h b/firmware/src/config.h index 92918e4..05b2ae1 100644 --- a/firmware/src/config.h +++ b/firmware/src/config.h @@ -1,4 +1,4 @@ #ifndef _CONFIG_H -//#define CONFIG_USB_STRING +#define CONFIG_USB_STRING #endif |