Kerry Martin / Mbed 2 deprecated Liz_Test_Code

Dependencies:   mbed RA8875

Revision:
14:07b3f223d9ba
Parent:
13:43cc0a997c53
Child:
15:ab07c064c952
diff -r 43cc0a997c53 -r 07b3f223d9ba main.cpp
--- a/main.cpp	Sat Mar 05 19:24:18 2016 +0000
+++ b/main.cpp	Tue May 03 10:52:01 2016 +0000
@@ -20,7 +20,7 @@
     pc.printf("\r\nRA8875 Soft Fonts - Build " __DATE__ " " __TIME__ "\r\n");
 
     measurement.start();
-    lcd.init(480,272,16);
+    lcd.init(480,272,8);
     
     // **************************
     //RunTestSet(lcd, pc);  // If the library was compiled for test mode...