Skip to content

2.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Jan 10:41
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.