ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

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();