Código para o menu no LCD
Dependencies: mbed SDFileSystemSD TextLCD
Fork of TextLCD_HelloWorld2 by
Diff: main.cpp
- Revision:
- 29:558eccdfc079
- Parent:
- 28:b3c51076ebe8
- Child:
- 30:614dcbd74cdc
diff -r b3c51076ebe8 -r 558eccdfc079 main.cpp --- a/main.cpp Mon May 21 17:11:55 2018 +0000 +++ b/main.cpp Mon May 21 19:45:56 2018 +0000 @@ -4,6 +4,7 @@ #include "TextLCD.h" #include "SDFileSystem.h" #include "string" +#include "vector" // Host PC Communication channels Serial pc(USBTX, USBRX); // tx, rx //não apagar