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.
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);
}
}
