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:
- 14:122eaa3b7a50
- Parent:
- 13:924891519a95
- Child:
- 16:da0808d55de0
- Child:
- 17:b2b651acffae
- Child:
- 18:a260ce8db9e7
diff -r 924891519a95 -r 122eaa3b7a50 main.cpp
--- a/main.cpp Tue Apr 23 14:35:39 2019 +0000
+++ b/main.cpp Tue Apr 23 20:57:15 2019 +0000
@@ -28,7 +28,7 @@
void ball_test();
int main(){
- int fps=6;
+ int fps=10;
init();
// welcome();
draw();