Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket(...
[pub/lufa.git] / LUFA / ManPages / MigrationInformation.txt
index 206fd45..8467e00 100644 (file)
  *\r
  * \section Sec_MigrationXXXXXX Migrating from 100219 to XXXXXX\r
  *\r
- * \section Sec_Migration100219 Migrating from 091223 to 100219\r
  *  <b>Non-USB Library Components</b>\r
- *    - The "Byte" suffix on the SPI peripheral driver's send and receive routines has been dropped, to make the interface consistant\r
- *      between the AVR8 driver and the new AVR32 driver, which supports variable width transfers.\r
+ *    - The \ref TWI_StartTransmission() function now takes in a timeout period, expressed in milliseconds, within which the addressed\r
+ *      device must respond or the function will abort.\r
+ *\r
+ * \section Sec_Migration100219 Migrating from 091223 to 100219\r
  *\r
  *  <b>Non-USB Library Components</b>\r
  *    - Due to some ADC channels not being identical to their ADC MUX selection masks for single-ended conversions on some AVR models,\r