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: SDFileSystem mbed
Fork of Aitendo_HX8347D_HelloWorld by
Diff: main.cpp
- Revision:
- 3:df365619b475
- Parent:
- 2:037b6c0182ce
--- a/main.cpp Fri Sep 02 03:51:16 2016 +0000 +++ b/main.cpp Fri Sep 02 12:28:00 2016 +0000 @@ -7,9 +7,8 @@ **/ #include "mbed.h" -#include "mbed_debug.h" +#include "HX8347D.h" #include "SDFileSystem.h" -#include "HX8347D.h" //#define ROW 320 //#define COL 240 @@ -443,7 +442,7 @@ main() { - wait(5); + wait(1); #if defined TARGET_NUCLEO_F103RB //SystemClock_Config_INT(); @@ -528,7 +527,6 @@ tft.fillScreen(0); bmpdraw(fp, 50, 50); wait(1); - tft.setRotation(0); rotateText(); //rotateTest();