PS: This is a part of a ongoing IoT Terminal project
With this MENU system, you can,
1) Add in as many menu item as you want in a clear 2-dimentional array nicely placed at the top of the sketch for easy editing;
2) Highlight selected item with any color of your choice;
3) By selecting a menu item, the corresponding task will then run continously;
4) Save GPIO usage, as it only take 2 GPIO for Display and 2 for push button