Código para o menu no LCD
Dependencies: mbed SDFileSystemSD TextLCD
Fork of TextLCD_HelloWorld2 by
Diff: main.cpp
- Revision:
- 28:b3c51076ebe8
- Parent:
- 27:83d2a710cc2f
- Child:
- 29:558eccdfc079
--- a/main.cpp Thu May 17 22:38:03 2018 +0000 +++ b/main.cpp Mon May 21 17:11:55 2018 +0000 @@ -2,6 +2,7 @@ #include "mbed.h" #include "TextLCD.h" +#include "SDFileSystem.h" #include "string" // Host PC Communication channels