Theo/Ludo/Joe / ER2_Labyrinthe_V3

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
joehatier
Date:
Mon Jun 24 12:37:09 2019 +0000
Parent:
3:b85df47a059a
Commit message:
laby;

Changed in this revision

ER2_Robot/suivi.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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);