Both displays functioning independently, we will use this program to bring them both into the same code.
Dependencies: SPI_TFT_ILI9341 TFT_fonts TextLCD mbed
Revision 5:9246294b9f70, committed 2017-05-25
- Comitter:
- JHutchinson
- Date:
- Thu May 25 11:14:53 2017 +0000
- Parent:
- 4:970713d48893
- Commit message:
- *Final Testing Code
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 970713d48893 -r 9246294b9f70 main.cpp --- a/main.cpp Thu May 25 11:12:30 2017 +0000 +++ b/main.cpp Thu May 25 11:14:53 2017 +0000 @@ -28,7 +28,7 @@ int main() { // Main program int time = 1234; -int date = 221217; +int date = 220517; int temp = 27; int weather = 2; // 0 - Rain, 1 - Cloud, 2 - Sun