Skip to content

Releases: lovyan03/M5Stack_TreeView

bugfix: library.json

27 Jun 14:22
Compare
Choose a tag to compare

Fixed a description error in library.json.

bugfix

06 May 08:18
Compare
Choose a tag to compare

Fixed a bug that sometimes draws the background color of the menu item outside the set range.

Add Support FACES Encoder unit.

27 Jul 06:13
Compare
Choose a tag to compare
v0.2.12

Update: Support FACES Encoder unit.

v0.2.11

12 May 12:48
Compare
Choose a tag to compare

Fix: ButtonDrawer will not redraw if callback is not set.
Fix: examples/simple.ino
Modify: When "Back" from the 1st level Item, return topItem.
Add: ODROID-GO Support ( need tobozo's ESP32-Chimera-Core )

Fix: MenuItemSD

25 Apr 12:45
Compare
Choose a tag to compare

Fix: MenuItemSD, SPI clock slowdown when accessing SD card (4 MHz)
Add examples: filesystem.

v0.2.9

07 Apr 00:01
Compare
Choose a tag to compare
Add: useLowClockDelay setting.

v0.2.8

06 Apr 15:30
Compare
Choose a tag to compare
Add: onFocusLoop function.

v0.2.7: Update: Reduce power consumption.

31 Mar 09:57
Compare
Choose a tag to compare

v0.2.6: update: MenuItemWiFiClient ( WiFi icon and connect icon)

22 Mar 05:40
Compare
Choose a tag to compare
update: MenuItem focusEnter supports setFocusItem in onEnter.

v0.2.5: Hotfix after callback processing.

18 Mar 01:06
Compare
Choose a tag to compare
Modify: Execute onFocus when returning from callback function.
Modify: MenuItemSD Supports SD card insertion and removal