Jomelo / LCDMenuLib2

Create a tree menu. Use it with different lcd types / console output / ssh console.
MIT License
249 stars 47 forks source link

Deacivate automatic quit #28

Open EugenZimmermann opened 5 years ago

EugenZimmermann commented 5 years ago

Deactivated "QUIT Part 2" in LCDMenuLib2.cpp. Allows users to override quit button functionality for case sensitive button assignment in submenus. Hence, "quit" has to be implemented actively in the menu callback function.