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: mbed
Fork of el17dg by
Diff: Models/models.cpp
- Revision:
- 26:676874c42883
- Parent:
- 25:749f1efc31fc
- Child:
- 27:f05f4e738ba9
--- a/Models/models.cpp Wed Apr 03 12:46:04 2019 +0000 +++ b/Models/models.cpp Sat Apr 06 20:13:33 2019 +0000 @@ -238,7 +238,6 @@ 0,0,0,0,0,1,1,1,0,0,1,1,1,0,1,1,1,1,1,0,1,1,1,0 }; - const int tutorialArrowRight [70] = { //10 by 7 0,0,0,0,0,0,1,0,0,0, 0,0,0,0,0,0,0,1,0,0, @@ -249,7 +248,6 @@ 0,0,0,0,0,0,1,0,0,0 }; - const int tutorialArrowLeft [70] = { //10 by 7 0,0,0,1,0,0,0,0,0,0, 0,0,1,0,0,0,0,0,0,0, @@ -258,5 +256,4 @@ 0,1,0,0,0,0,0,0,0,0, 0,0,1,0,0,0,0,0,0,0, 0,0,0,1,0,0,0,0,0,0 -}; - +}; \ No newline at end of file