This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Firmware Release v1.18.2.r7
New Features
- Esp32 touchpad functionality exposed to micropy
Improvements
- Added RSA signature generation API to moducrypto
- Added support for saving strings in NVS - PR #226 , author: @psychogenic
- LTE class refactoring
Bug Fix
- Fix UART.sendbreak not defaulting to 13 bits as suggested by Documentation Issue #280