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.
Dependents: SeeedStudioTFTv2 SeeedStudioTFTv2 SeeedStudioTFTv2 SeeedStudioTFTv21 ... more
Fork of SPI_TFT_ILI9341 by
Diff: SPI_TFT_ILI9341.h
- Revision:
- 5:93cc09de603a
- Parent:
- 2:0a16083193a4
- Child:
- 8:32bf76e1ec9f
--- a/SPI_TFT_ILI9341.h Fri Oct 18 09:04:42 2013 +0000
+++ b/SPI_TFT_ILI9341.h Mon Oct 21 19:38:10 2013 +0000
@@ -277,7 +277,7 @@
SPI _spi;
DigitalOut _cs;
- DigitalOut _reset;
+ PinName _reset;
DigitalOut _dc;
unsigned char* font;
