Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information