Rod Coleman / I2CTextLCD

Files at this revision

API Documentation at this revision

Comitter:
RodColeman
Date:
Thu Dec 01 13:34:17 2011 +0000
Parent:
7:dd2dcba75885
Child:
9:16c12a5da0ac
Commit message:
70kHz clock updte

Changed in this revision

I2CTextLCD.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/I2CTextLCD.cpp	Wed Nov 23 11:39:39 2011 +0000
+++ b/I2CTextLCD.cpp	Thu Dec 01 13:34:17 2011 +0000
@@ -43,7 +43,7 @@
     _columns = columns;
     _rows = rows;
     _backlight=backlight;
-    //_i2c.frequency(70000);
+    _i2c.frequency(70000); //  RC:2011-12-1 put this back in
  // Winstar 20x4 WH2004-NYG- needs 40ms after VDD> 4,5V
     /*
     wait(0.5);