Block a user
fdef354be9
Updated the error message changed previously
a45cd6e90d
Made error messages clearer
64ce12f78b
Added quitting a menu functionality (actually quitting the run()'s infinite internal loop)
10562d6410
Fixed small bug of lcdMenu not resuming to the menu after execution of a item in case of no return (of the callback)
81fb57e2bf
Finally fully implemented the vertical scrolling; also, added more comments to the program for better understandability
fa97cc022b
Fixed small issue in the execution process (no refresh of display after callback function return)