Based on Terminal lib from Simon Ford, some adds

Fork of TerminalPlus by Max Scordamaglia

Revision:
13:09eb30497e78
Parent:
8:e3c6d6322506
Child:
14:3da6173413b7
--- a/Terminal.h	Fri Nov 06 20:14:36 2015 +0000
+++ b/Terminal.h	Fri Nov 06 22:30:56 2015 +0000
@@ -103,10 +103,6 @@
     /** Draw box */
     void frame(int x, int y, int w, int h, int boxtype=1);
 
-   
-        /** Banner Adv*/
-    void bannerAdv();
-
     /** Default input pos */
     void readypos();