Fixed incorrect time/date configuration data order in the TempDataLogger host application.

This commit is contained in:
Dean Camera 2013-07-16 20:02:33 +02:00
parent 7cd9e0dbc4
commit a899ee0cf4
2 changed files with 23 additions and 15 deletions

View file

@ -47,6 +47,7 @@
* - Fixed incorrect HID report descriptor generated for button multiples of 8 by the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK()
* macros
* - Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes)
* - Fixed incorrect time/date configuration data order in the TempDataLogger host application (thanks to David Lazarus)
*
* \section Sec_ChangeLog130303 Version 130303
* <b>New:</b>