Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: menu mbed RA8875
Diff: main.cpp
- Revision:
- 10:52b0f7ccbc40
- Parent:
- 8:412e2819092e
diff -r 2f51b61a4392 -r 52b0f7ccbc40 main.cpp
--- a/main.cpp Mon Mar 04 12:12:31 2019 +0000
+++ b/main.cpp Sat Mar 28 15:32:21 2020 +0000
@@ -33,10 +33,10 @@
#endif
// Define this for 800x480 panel, undefine for 480x272
-#define BIG_SCREEN
+//#define BIG_SCREEN
// Define this for Cap touch panel, undefine for resistive
-#define CAP_TOUCH
+//#define CAP_TOUCH
#ifdef CAP_TOUCH
RA8875 lcd(p5, p6, p7, p12, NC, p9,p10,p13, "tft"); // SPI:{MOSI,MISO,SCK,/ChipSelect,/reset}, I2C:{SDA,SCL,/IRQ}, name