Bibliothèque des éléments du robot

Dependencies:   CMPS03 CNY70 GP2A PID Pixy RC_Servo VMA306 mbed

Revision:
2:e1372e7b671f
Parent:
0:4902b3f17137
Child:
3:0221daeeaa86
--- a/main.cpp	Tue May 22 17:16:05 2018 +0000
+++ b/main.cpp	Wed May 23 15:11:02 2018 +0000
@@ -44,4 +44,7 @@
 
 RC_Servo    ballon      (PB_10, 0);
 RC_Servo    verrou      (PA_15, 0);
+
+pc.printf ("HelloWorld");
+
 }
\ No newline at end of file