Releases: m5stack/uiflow-micropython
Releases · m5stack/uiflow-micropython
Release list
2.5.1
2.4.9
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
version.text: Update to V2.4.4. Signed-off-by: luoweiyuan <luoweiyuan@m5stack.com>
2.4.3
version.text: Update to V2.4.3. Signed-off-by: lbuque <1102390310@qq.com>
2.4.2
version.text: Update to V2.4.2. Signed-off-by: lbuque <1102390310@qq.com>
2.4.1
UIFLOW2 Release 2.4.1 based on Micropython v1.25.0 - feature(Board): Add StickS3 Support. - fix(driver/neopixel): Restore brightness to 100% before set_brightness. - fix(driver): Fix ATGM336H driver bugs. - fix(M5): Fix StamPLC RTC wake-up issue. - fix(M5): Fix INA226 current data read issue. - feature(Unit): Add Servo support. - perf(Software): Optimize TCP functionality. - perf(Unit): Modify the API of Unit NBIoT. - perf(Unit): Modify the API of Unit NBIoT2. - perf(Module): Modify the API of Module NBIoT. - feature(Chain): Add Unit ChainBus support. - fix(Chain): Fix failed to set key trigger interval. - feature(Base): Add Atom DTU NBIoT2 Support. - feature(Base): Add Atom DTU NBIoT2 V11 Support. - perf(Base): Modify the API of Atom DTU NBIoT. - docs: Add some api docs.