Skip to content

Releases: jonblack/arduino-menusystem

3.0.0

24 Aug 09:40
Compare
Choose a tag to compare
  • Factor out rendering a menu from its implementation
  • Add NumericMenuItem and BackMenuItem
  • Add Menu callback method
  • MenuSystem creates its own root menu
  • Hide non-api methods by making them private
  • Deprecate Menu::get_selected

2.1.1

22 Mar 20:34
Compare
Choose a tag to compare
  • Fix regression - add reset option to select

2.1.0

20 Mar 10:44
Compare
Choose a tag to compare
  • Fix bug resetting the menu. Now possible via reset()

2.0.2

23 Jan 06:34
Compare
Choose a tag to compare
  • Fix deprecated conversion from string constant to char*
  • Add Sure Electronics animated LED matrix example

2.0.1

16 Aug 17:00
Compare
Choose a tag to compare
  • Add Sure Electronics LED Matrix example

2.0.0

14 Aug 19:52
Compare
Choose a tag to compare
  • Add LCD Nav Keypad example from (thanks to @SauleVire)
  • Remove AUTHORS file: too much hassle to maintain
  • Add library.properties