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: testUniGraphic_150217 maze_TFT_MMA8451Q TFT_test_frdm-kl25z TFT_test_NUCLEO-F411RE ... more
Diff: Display/LCD.h
- Revision:
- 10:668cf78ff93a
- Parent:
- 7:bb0383b91104
- Child:
- 15:b9483ba842c8
--- a/Display/LCD.h Tue Feb 17 22:35:07 2015 +0000
+++ b/Display/LCD.h Thu Feb 19 00:33:27 2015 +0000
@@ -148,6 +148,7 @@
void setscrollarea (int startY, int areasize){};
void scroll (int lines){};
void scrollreset(){};
+ void FastWindow(bool enable){};
unsigned int tftID;

