Add new page to the documentation listing existing LUFA powered projects, fix up...
[pub/lufa.git] / LUFA / MigrationInformation.txt
index a04b1b0..59dc24b 100644 (file)
@@ -31,9 +31,9 @@
  *    - Custom board Dataflash drivers now require the implementation of Dataflash_SelectChipFromPage() and Dataflash_SendAddressBytes().\r
  *\r
  *  <b>Device Mode</b>\r
- *    - The NO_CLEARSET_FEATURE_REQUEST compile time token has been renamed to NO_FEATURELESS_CONTROL_ONLY_DEVICE, and its function expanded\r
+ *    - The NO_CLEARSET_FEATURE_REQUEST compile time token has been renamed to FEATURELESS_CONTROL_ONLY_DEVICE, and its function expanded\r
  *      to also remove parts of the Get Status chapter 9 request to further reduce code usage. On all applications currently using the \r
- *      NO_CLEARSET_FEATURE_REQUEST compile time token, it can be replaced with the NO_FEATURELESS_CONTROL_ONLY_DEVICE token with no further\r
+ *      NO_CLEARSET_FEATURE_REQUEST compile time token, it can be replaced with the FEATURELESS_CONTROL_ONLY_DEVICE token with no further\r
  *      modifications required.\r
  *\r
  * \section Sec_Migration090209 Migrating from 081217 to 090209\r