For Contest

Dependencies:   BLE_API HCSR04 X_NUCLEO_IDB0XA1 mbed

Fork of contest_IOT_10 by Alexandre HOCHART

Revision:
8:8d6474336444
Parent:
6:55319ed07a08
--- a/jeu.h	Wed Nov 04 15:29:42 2015 +0000
+++ b/jeu.h	Wed Nov 04 20:41:31 2015 +0000
@@ -78,7 +78,7 @@
         p2_score=0;
         chronoActive=0;
         
-        posBallX = 5.0;
+        posBallX = 4.0;
         posBallY = 19.0;
         angBall = 25.0;
         state = 0;