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.
Dependencies: Adafruit_GFX 19E042PIM_MB_PINS
Revision 4:55d5519a06a1, committed 2021-12-11
- Comitter:
- filip_ste
- Date:
- Sat Dec 11 16:09:42 2021 +0000
- Parent:
- 3:522c779c5f29
- Child:
- 5:b4c6bef81c0b
- Commit message:
- Filip Stevanovic 2020/0039
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Dec 11 16:06:24 2021 +0000 +++ b/main.cpp Sat Dec 11 16:09:42 2021 +0000 @@ -116,7 +116,7 @@ else if(s == "oled") { oledInit = true; - //myOLED.begin(); + myOLED.begin(); //myOLED.clearDisplay(); //myOLED.display(); }