
Código para o menu no LCD
Dependencies: mbed SDFileSystemSD TextLCD
Fork of TextLCD_HelloWorld2 by
Revision 10:97002056ecda, committed 2018-05-11
- Comitter:
- claraluques
- Date:
- Fri May 11 12:46:56 2018 +0000
- Parent:
- 9:86b5a317fcd4
- Child:
- 11:6b7accf18fe2
- Commit message:
- tava tudo ok, bot?o meio sensivel. Tentar implementar as coordenadas variando e/ou criar telas de automatico e config.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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;