
.
Dependencies: mbed Adafruit_GFX 19E042PIM_MB_PINS
Revision 1:5b8e39e7496c, committed 2021-12-11
- Comitter:
- dobrica
- Date:
- Sat Dec 11 16:15:16 2021 +0000
- Parent:
- 0:bf99d75ee029
- Child:
- 2:299e3f468ec7
- Commit message:
- Dobrica Stosic 2019/0277
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:12:48 2021 +0000 +++ b/main.cpp Sat Dec 11 16:15:16 2021 +0000 @@ -55,6 +55,7 @@ myOled.writeChar('a'); myOled.writeChar('n'); myOled.writeChar(':'); + myOled.display(); int count = wifi->scan(NULL, 0); if (count <= 0)