jonblack / arduino-menusystem

Arduino library for implementing a menu system
MIT License
194 stars 85 forks source link

Type enum and getter for MenuComponent #83

Open GuLinux opened 5 years ago

GuLinux commented 5 years ago

Allow to detect correct type for current menu item. Also add getter and setter for increment to NumericMenuItem