David Smart / Mbed 2 deprecated PUB_RA8875_mPaint

Dependencies:   menu mbed RA8875

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