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.
Diff: main.cpp
- 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...