Skip to content

2.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 03:14
· 16 commits to master since this release
UIFLOW2 Release 2.3.3 based on Micropython v1.25.0

- feature(M5UI): Add List support.
- feature(M5UI): Add Keyboard support.
- feature(M5UI): Add Calendar support.
- feature(M5UI): Add some fonts to Tab5.
- fix(M5UI): Negative values for corner radius are not allowed.
- fix(startup/tab5): Clean up LVGL-related code.
- fix(modbus): Unit ID mismatch problem.
- fix(micrpython): Set a fixed clock source for ESP32-P4's PWM.
- fix(Unit/Accel): Fix motion detection unable to be disabled.
- docs: Add some api docs.