You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.