LA: Adding some "Ex" features to DmTftBase
History
Added some "DrawVerticalLineEx" with INT "Length"
2022-03-11, by lex9296 [Fri, 11 Mar 2022 10:09:43 +0000] rev 18
Added some "DrawVerticalLineEx" with INT "Length"
typo
2016-11-11, by GregCr [Fri, 11 Nov 2016 12:48:02 +0000] rev 17
typo
added one extra line at the bottom to avoid Warnings when compiling on Keil IDE
2016-10-13, by GregCr [Thu, 13 Oct 2016 15:33:49 +0000] rev 16
added one extra line at the bottom to avoid Warnings when compiling on Keil IDE
Changed speed of the SPI to 16MHz and inverted the screen for our board
2016-10-13, by GregCr [Thu, 13 Oct 2016 14:39:41 +0000] rev 15
Changed speed of the SPI to 16MHz and inverted the screen for our board
Important updates, compatible with the new mbed library?more platforms support. Recommended updates.
2015-10-12, by displaymodule [Mon, 12 Oct 2015 08:35:35 +0000] rev 14
Important updates, compatible with the new mbed library?more platforms support. Recommended updates.
add DM-TFT28-116: DmTpFt6x06.cpp / h
2015-09-18, by displaymodule [Fri, 18 Sep 2015 14:59:13 +0000] rev 13
add DM-TFT28-116: DmTpFt6x06.cpp / h
Reset Max speed for accessing SD Card
2015-01-22, by displaymodule [Thu, 22 Jan 2015 05:49:32 +0000] rev 12
Reset Max speed for accessing SD Card
add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875
2015-01-21, by displaymodule [Wed, 21 Jan 2015 13:56:51 +0000] rev 11
add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875
Added better out-of-bounds checks for touch. If the coordinate is outside the display area then it is considered as not touching.
2014-07-09, by displaymodule [Wed, 09 Jul 2014 08:31:34 +0000] rev 10
Added better out-of-bounds checks for touch. If the coordinate is outside the display area then it is considered as not touching.
Fixed touch calibration issues
2014-07-07, by displaymodule [Mon, 07 Jul 2014 13:30:33 +0000] rev 9
Fixed touch calibration issues