Full layout 'HUB' with functioning navigation between all screens and active temp/state display
Dependencies: ID12RFID SPI_TFT_ILI9341 TFT_fonts mbed
Fork of Welcome_Screen_TFT by
Diff: main.cpp
- Revision:
- 2:25bfb21253a6
- Parent:
- 1:e0479f60cd48
- Child:
- 3:676adf84c914
diff -r e0479f60cd48 -r 25bfb21253a6 main.cpp --- a/main.cpp Mon Oct 20 11:05:02 2014 +0000 +++ b/main.cpp Tue Oct 21 10:00:17 2014 +0000 @@ -31,7 +31,7 @@ { while(1){ int i; - LCD_LED = 1; // backlite on + LCD_LED = 1; // backlight on TFT.claim(stdout); // send stdout to the TFT display TFT.set_orientation(1);