Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks to Torsten Duwe).

This commit is contained in:
Dean Camera 2014-09-28 15:06:31 +10:00
parent 77829096ad
commit 2d00107efe
2 changed files with 3 additions and 2 deletions

View file

@ -38,6 +38,7 @@
* - Fixed spurious 0xFE USART byte sent in the USBtoSerial project when the baud rate is changed (thanks to Carl Kjeldsen)
* - Fixed blocking USART reads causing low throughput on slow baud rates in the USBtoSerial project (thanks to Nevada Smith)
* - Fixed USART reception overrun corrupting the internal buffers in the USBtoSerial project (thanks to Nevada Smith)
* - Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks to Torsten Duwe)
*
* \section Sec_ChangeLog140302 Version 140302
* <b>New:</b>