Código para o menu no LCD
Dependencies: mbed SDFileSystemSD TextLCD
Fork of TextLCD_HelloWorld2 by
Diff: main.cpp
- Revision:
- 10:97002056ecda
- Parent:
- 9:86b5a317fcd4
- Child:
- 11:6b7accf18fe2
--- a/main.cpp Fri May 11 11:46:50 2018 +0000 +++ b/main.cpp Fri May 11 12:46:56 2018 +0000 @@ -417,7 +417,7 @@ }; Menu::Menu(){ //não apagar - func = 0; + func = 0 } Menu menu;