Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Peach_AudioChannelDividerAndCompensator
Diff: USBDevice/USBDescriptor.h
- Revision:
- 25:7c72828865f3
- Parent:
- 1:80ab0d068708
--- a/USBDevice/USBDescriptor.h Fri May 16 09:00:39 2014 +0100 +++ b/USBDevice/USBDescriptor.h Tue Jun 03 11:30:32 2014 +0100 @@ -32,7 +32,7 @@ /*string offset*/ -#define STRING_OFFSET_LANGID (0) +#define STRING_OFFSET_LANGID (0) #define STRING_OFFSET_IMANUFACTURER (1) #define STRING_OFFSET_IPRODUCT (2) #define STRING_OFFSET_ISERIAL (3)