bla
Fork of SeeedGrayOLED by
Revision 2:70136aaf7d2d, committed 2017-03-14
- Comitter:
- mr_cub3
- Date:
- Tue Mar 14 13:41:46 2017 +0000
- Parent:
- 1:05a64dcb7603
- Commit message:
- lhklhl
Changed in this revision
| SeeedGrayOLED.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/SeeedGrayOLED.cpp Sat Dec 20 06:50:25 2014 +0000
+++ b/SeeedGrayOLED.cpp Tue Mar 14 13:41:46 2017 +0000
@@ -304,6 +304,7 @@
{
putChar(String[i]);
i++;
+ wait_ms(125);
}
}
