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.
Fork of UniGraphic by
Diff: Display/LCD.h
- Revision:
- 10:668cf78ff93a
- Parent:
- 7:bb0383b91104
- Child:
- 15:b9483ba842c8
diff -r 1749ae993cfe -r 668cf78ff93a Display/LCD.h
--- 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;
