Theo/Ludo/Joe / ER2_Labyrinthe_V3

Dependencies:   mbed

Revision:
4:31025db8e579
Parent:
3:b85df47a059a
--- a/ER2_Robot/suivi.cpp	Sat Jun 22 11:22:22 2019 +0000
+++ b/ER2_Robot/suivi.cpp	Mon Jun 24 12:37:09 2019 +0000
@@ -17,9 +17,9 @@
 AnalogIn CPTD (p19);
 AnalogIn BAT (p15);
 
-float srfa,srfc;
+float srfa, srfc;
 
-int main()
+int main()  
 {
 
     PWMG.period_us(100);