Releases: neu-rah/ArduinoMenu
Releases · neu-rah/ArduinoMenu
4.4.6
only auto-enter sleep mode on roots that can exit
v4.4.1
make compile again for non web menus
v4.3.0
do not use text cursor on graphics displays
v4.2.0
textFields now accept text input and consider special cases of Enter and backspace
new stringIn input driver allows code to write text input to the menu system (same effect as entered by serial)
v4.1.8
fix UTFT example compile both with due and mega
v4.1.7
Fix UTFT example
needs pgmspace to be included when compiling for arduino mega and possibly others
inserted a note on the example
v4.1.5
corect fontH on SSD1306Ascii example
https://github.com/neu-rah/ArduinoMenu/issues/134