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.
Revision 17:b120858d05ff, committed 2016-11-23
- Comitter:
- JackB
- Date:
- Wed Nov 23 22:42:30 2016 +0000
- Parent:
- 16:4dd508313fce
- Commit message:
- Comment added
Changed in this revision
| SPI_TFT_ILI9225.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/SPI_TFT_ILI9225.cpp Wed Nov 23 22:39:43 2016 +0000 +++ b/SPI_TFT_ILI9225.cpp Wed Nov 23 22:42:30 2016 +0000 @@ -8,8 +8,9 @@ 176*220 resolution / 11-pin / ILI9225 IC driver https://www.fasttech.com/product/3842400-2-2-serial-spi-tft-color-lcd-module-for-arduino +- Some code removed, some added, some changed - Now uses the same fonts as the SPI_TFT_ILI9341 Library (I have many, and a html/php font editor for that) -- Some code removed, some added, some changed +- Text line interspacing can be set - The led backlight is using a PWM output, so it can be adjusted in brightness (from 0.0f = off to 1.0f = full brightness) - Added formatted printf - Added claim as standard output on stream