Commit for the LUFA-130303 release.

This commit is contained in:
Dean Camera 2013-03-03 10:33:49 +00:00
parent 71e28def27
commit d8b81e76f6
4 changed files with 5 additions and 5 deletions

View file

@ -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 Migrating from 120730 to XXXXXX
* \section Sec_Migration130303 Migrating from 120730 to 130303
* <b>Device Mode</b>
* - The \ref HID_KEYBOARD_LED_KANA macro was previously misspelled as \c HID_KEYBOARD_LED_KATANA, and had an incorrect value. User applications requiring this
* constant should use the new name, and remove any workarounds for the previously incorrect macro definition.