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: Group2 c8_Final_course1
Revision 17:813083eb8180, committed 2019-06-12
- Comitter:
- kmsmile2
- Date:
- Wed Jun 12 08:06:27 2019 +0000
- Parent:
- 16:7fb1d4d3525d
- Commit message:
- OLDE
Changed in this revision
Adafruit_SSD1306.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7fb1d4d3525d -r 813083eb8180 Adafruit_SSD1306.h --- a/Adafruit_SSD1306.h Tue Nov 11 22:08:20 2014 +0000 +++ b/Adafruit_SSD1306.h Wed Jun 12 08:06:27 2019 +0000 @@ -176,7 +176,7 @@ , mi2cAddress(i2cAddress) { begin(); - splash(); + // splash(); display(); };