Rod Coleman / I2CTextLCD
Revision:
1:e60cbc407d73
Parent:
0:9d621b44ea24
Child:
2:24c878e63f10
--- a/I2CTextLCD.cpp	Thu Aug 18 08:52:06 2011 +0000
+++ b/I2CTextLCD.cpp	Thu Aug 18 13:05:56 2011 +0000
@@ -43,7 +43,7 @@
     _columns = columns;
     _rows = rows;
     _backlight=backlight;
-    _i2c.frequency(70000);
+    //_i2c.frequency(70000);
   
 
     // Should theoretically wait 15ms, but most things will be powered up pre-reset