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: boom/boom.cpp
- Revision:
- 18:78001ecadcb2
- Parent:
- 17:7acfc8a0c277
- Child:
- 24:14489d259ffb
- Child:
- 27:eab2cf10554e
--- a/boom/boom.cpp Tue Apr 24 19:24:03 2018 +0000
+++ b/boom/boom.cpp Sat Apr 28 21:12:33 2018 +0000
@@ -30,7 +30,7 @@
{
//set the falling speed of boom
//let the boom move with set speed
- boom_speed = 1;
+ boom_speed = 4;
boom_y+= boom_speed;