Menu system broken
Dependencies: ANSITermMenuSystem
Fork of menuSystemMbed by
Diff: console.cpp
- Revision:
- 7:df9f5b6dd4ed
- Parent:
- 6:2f220f5d782d
diff -r 2f220f5d782d -r df9f5b6dd4ed console.cpp --- a/console.cpp Sun Apr 21 20:46:28 2013 +0000 +++ b/console.cpp Fri Apr 26 16:17:18 2013 +0000 @@ -45,7 +45,7 @@ /* void eraseRec(int x1, int y1, int x2, int y2) { - lcd.erase(x1, y1, x2, y2); + lcd.erase(x1, y1, x2, y2); } */ //