diff options
Diffstat (limited to 'LUFA/DoxygenPages/MigrationInformation.txt')
-rw-r--r-- | LUFA/DoxygenPages/MigrationInformation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt index b9ed3a335..7efb312ea 100644 --- a/LUFA/DoxygenPages/MigrationInformation.txt +++ b/LUFA/DoxygenPages/MigrationInformation.txt @@ -10,7 +10,7 @@ * to the next version released. It does not indicate all new additions to the library in each version change, only * areas relevant to making older projects compatible with the API changes of each new release. * - * \section Sec_MigrationXXXXXX Version XXXXXX + * \section Sec_Migration170418 Version 170418 * <b>Device Mode</b> * - The \c CALLBACK_USB_GetDescriptor() callback function into the user application's \c wIndex parameter is now \c uint16_t, not \c uint8_t. * |