Commit 2b57ddd
committed
codal_app: Update codal-microbit-v2 to v0.2.40.
Changes to codal-microbit-v2 include:
- change variable sampleRate to float to avoid rounding errors when
generating frequencies
- improve audio input pipeline for microphone support
- add per-channel volume control methods
- increase DAPLink I2C wait for data to be ready timeout
- add missing end frequency parameter to the log generator function
- add polyphonic real-time synthesizer
- fix MicroBitBLEManager support for MicroBitPowerManager::deepSleep
- add support for the BUSY flag on the KL27
- add the DAPLink version to the data logging HTM page
- add MicroBitLog::readData
Signed-off-by: Damien George <damien@micropython.org>1 parent 4f369bb commit 2b57ddd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments