Código para o menu no LCD

Dependencies:   mbed SDFileSystemSD TextLCD

Fork of TextLCD_HelloWorld2 by Wim Huiskamp

Revision:
22:22ddb0b21d48
Parent:
21:7603fe283ba4
Child:
26:59081efdce79
--- a/main.cpp	Tue May 15 16:20:06 2018 +0000
+++ b/main.cpp	Tue May 15 16:42:54 2018 +0000
@@ -54,7 +54,6 @@
     func = 0;
     }
 
-Machine machine;
 Menu menu;  
 
 int main () {