Skip to content

Releases: neu-rah/ArduinoMenu

v4.4.7

22 Mar 18:38
Compare
Choose a tag to compare
u8g2 on default i2c

4.4.6

20 Mar 13:21
Compare
Choose a tag to compare
only auto-enter sleep mode on roots that can exit

v4.4.3

28 Feb 13:00
Compare
Choose a tag to compare

empty inputs

v4.4.1

27 Feb 14:12
Compare
Choose a tag to compare
make compile again for non web menus

v4.3.0

19 Feb 13:29
Compare
Choose a tag to compare

do not use text cursor on graphics displays

v4.2.0

17 Feb 10:02
Compare
Choose a tag to compare

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.10

14 Feb 09:58
Compare
Choose a tag to compare
url typo

v4.1.8

11 Feb 06:13
Compare
Choose a tag to compare

fix UTFT example compile both with due and mega

v4.1.7

11 Feb 05:43
Compare
Choose a tag to compare

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

11 Feb 04:55
Compare
Choose a tag to compare
corect fontH on SSD1306Ascii example

https://github.com/neu-rah/ArduinoMenu/issues/134