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.
Diff: main.cpp
- 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);