This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
0.1.1 - Improved Performance
The following updates have been made in this release:
- Support for TonTouch TTP229 capacitive touch driver.
- Added
get_keyboard_driver
andKEYBOARD_DRIVER
setting. - Task management with asyncio integration (see
pico_synth_sandbox.tasks
and included examples) - Character LCD display performance improvements with buffered output and partial updates.