Aleksandar Cvetkovic 2020/0553

Dependencies:   Adafruit_GFX 19E042PIM_MB_PINS

Revision:
4:55d5519a06a1
Parent:
3:522c779c5f29
Child:
5:b4c6bef81c0b
--- 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();
     }