Library which creates a serial test console, it supports pages and menu items. The items are added and the pages are added as necessary when the user sets it up. This is a great too for creating an easy to maintain menu system, whether for a test sytem, or anything else.

Dependencies:   Terminal

Issue: No access to gpio once created in menuitem

It would be nice to be able to access the gpio again after it has been created in a menuitem construcutor, but as of now, it does not have that capability.