Modified TextLCD library to support DOG series displays with ST7036 controller.

Files at this revision

API Documentation at this revision

Comitter:
leliep
Date:
Mon Oct 25 08:20:00 2010 +0000
Parent:
1:42fadf37be5b
Commit message:
sigh. one more comment to change.

Changed in this revision

TextLCD.h Show annotated file Show diff for this revision Revisions of this file
diff -r 42fadf37be5b -r 45d99cae5a1d TextLCD.h
--- a/TextLCD.h	Mon Oct 25 08:07:03 2010 +0000
+++ b/TextLCD.h	Mon Oct 25 08:20:00 2010 +0000
@@ -25,7 +25,7 @@
 
 #include "mbed.h"
 
-/** A TextLCD interface for driving 4-bit HD44780-based LCDs
+/** A TextLCD interface for driving 4-bit ST7036-based LCDs
  *
  * Currently supports 16x2, 20x2 and 20x4 panels
  *