ELEC2645 (2015/16) / Mbed 2 deprecated Flappyball

Dependencies:   N5110 mbed

Revision:
1:e28c7063fcd6
Parent:
0:e27445dfcf3f
Child:
2:748d7682d43c
--- a/main.cpp	Thu May 05 00:34:12 2016 +0000
+++ b/main.cpp	Thu May 05 09:12:43 2016 +0000
@@ -33,10 +33,6 @@
 
 
 
-// example of drawing lines
-// set x and y of moving lines
-
-
     calibrateJoystick();  // get centred values of joystick
     pollJoystick.attach(&updateJoystick,1.0/10.0);  // read joystick 10 times per second