Dan Allegre / oled_graphic

Dependencies:   mbed

Revision:
3:ffbd1961115d
Parent:
2:b558c2d645b2
--- a/main.cpp	Mon Jun 22 06:50:18 2015 +0000
+++ b/main.cpp	Mon Oct 08 16:16:09 2018 +0000
@@ -23,7 +23,9 @@
     
     SSD1306Init();
     clearScreen();
+    //Set_Inverse_Display(1);
     
+    /*
     while(1) {
         wait(.1);
         clearScreen();
@@ -58,11 +60,9 @@
         wait(.1);
         clearScreen();
         imageDraw(aphex6, 2, 40);
-        //wait(.1);
-        //clearScreen();
-        //imageDraw(aphex7, 2, 40);
-
-    }
+    }*/
+    
+    imageDraw(cassette,1,23);
     
     //circleDraw(20,40,10);
     //circleDraw(40,20,30);