mbed TextOLED Library, for a 4-bit LCD based on Winstar WEH000000 series Originl: http://mbed.org/users/simon/libraries/TextLCD/latest 共立電子 デジット の OLEDモジュール 4bitモード用

Dependents:   Dawson_Controller allsystem_2

Revision:
1:df8722660f48
Parent:
0:4467cf9395fd
--- 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