Skip to content

Commit 2b57ddd

Browse files
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 <[email protected]>
1 parent 4f369bb commit 2b57ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codal_app/codal.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"target": {
33
"name": "codal-microbit-v2",
44
"url": "https://github.com/lancaster-university/codal-microbit-v2",
5-
"branch": "v0.2.35",
5+
"branch": "v0.2.40",
66
"type": "git",
77
"test_ignore": true
88
} ,

0 commit comments

Comments
 (0)