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
Diff: main.cpp
- Revision:
- 31:5c9309ddf84c
- Parent:
- 28:4786e81ce3e3
- Child:
- 43:df52eec1a127
--- a/main.cpp Sat Apr 20 00:53:42 2019 +0000
+++ b/main.cpp Sat Apr 20 23:13:09 2019 +0000
@@ -24,7 +24,7 @@
////////////// objects ///////////////
-//N5110 lcd(PTC9,PTC0,PTC7,PTD2,PTD1,PTC11);
+N5110 lcd(PTC9,PTC0,PTC7,PTD2,PTD1,PTC11);
Gamepad pad;
SpaceInvadersEngine space;
@@ -64,7 +64,7 @@
- const int space_ship[10][12]={
+ const int space_ship[10][12]={
{0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,1,0,0,0,0,0,0,0},
{0,0,0,1,1,0,0,0,0,0,0,0},