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 TextOLED by
Diff: TextOLED.h
- Revision:
- 1:df8722660f48
- Parent:
- 0:4467cf9395fd
- Child:
- 3:d0439f62096f
diff -r 4467cf9395fd -r df8722660f48 TextOLED.h
--- a/TextOLED.h Thu Jun 21 02:52:20 2012 +0000
+++ b/TextOLED.h Tue Jul 31 04:39:41 2012 +0000
@@ -93,6 +93,8 @@
int rows();
int columns();
+ void cursor (bool flg);
+
protected:
// Stream implementation functions
