Fixed broken LowLevel Audio Out demo sampling frequency configuration (thanks to Torsten Duwe).
This commit is contained in:
parent
77829096ad
commit
2d00107efe
2 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue