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: SeeedStudioTFTv2 TFT_fonts mbed
Fork of Seeed_TFT_Touch_Shield by
Revision 3:00e7be78fe14, committed 2014-06-06
- Comitter:
- robouden
- Date:
- Fri Jun 06 02:45:08 2014 +0000
- Parent:
- 2:5c2f6ff36ff1
- Commit message:
- Setup for Adafruit 2.8 " TFT touch screen
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue May 06 19:06:35 2014 +0000 +++ b/main.cpp Fri Jun 06 02:45:08 2014 +0000 @@ -34,8 +34,8 @@ #define PIN_MOSI D11 #define PIN_MISO D12 #define PIN_SCLK D13 -#define PIN_CS_TFT D5 -#define PIN_DC_TFT D6 +#define PIN_CS_TFT D10 +#define PIN_DC_TFT D9 #define PIN_BL_TFT D7 #define PIN_CS_SD D4