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: main/main.cpp
- Revision:
- 18:6becc9f9de5e
- Parent:
- 17:69a85c909566
- Child:
- 19:b78fa41d04a9
--- a/main/main.cpp Tue Mar 19 10:41:51 2019 +0000
+++ b/main/main.cpp Tue Mar 19 12:43:01 2019 +0000
@@ -46,7 +46,7 @@
lcd.init();
gamepad.init();
//gamepad.leds_on();
- gamepad.led(1,1.0);
+ //gamepad.led(1,1.0);
intro();
srand(rand_y * 1000000); //Makeing the generated y position for the enemy to be trully random.
