Based on Terminal lib from Simon Ford, some adds
Fork of TerminalPlus by
Diff: Terminal.h
- Revision:
- 13:09eb30497e78
- Parent:
- 8:e3c6d6322506
- Child:
- 14:3da6173413b7
diff -r 92f65f10a510 -r 09eb30497e78 Terminal.h --- 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();