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.
Dependents: CCRMonitor12_sp07_120ver
Fork of TextLCD by
Revision 12:4d8dcfa5af6e, committed 2013-04-12
- Comitter:
- pegcjs
- Date:
- Fri Apr 12 10:14:55 2013 +0000
- Parent:
- 11:25a700bce989
- Commit message:
- Version to allow definition of curstom characters
Changed in this revision
| TextOLED.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 25a700bce989 -r 4d8dcfa5af6e TextOLED.cpp
--- a/TextOLED.cpp Mon Jan 14 12:51:35 2013 +0000
+++ b/TextOLED.cpp Fri Apr 12 10:14:55 2013 +0000
@@ -31,7 +31,7 @@
_e = 1;
_rs = 0; // command mode
- wait(0.100); // Wait 100ms to ensure powered up - need this long if run of 3.3V from mbed vout
+ wait(0.500); // Wait 500ms to ensure powered up - need this long if run of 3.3V from mbed vout
wait(0.015); //wait `15ms for power up
