strat des robots

Fork of CRAC-Strat_2017 by CRAC Team

Revision:
14:c8fc06c4887f
Parent:
12:14729d584500
--- a/Asservissement/Asservissement.cpp	Tue Jan 31 16:00:33 2017 +0000
+++ b/Asservissement/Asservissement.cpp	Fri Mar 31 16:20:26 2017 +0000
@@ -192,4 +192,5 @@
     msgTx.data[3]=(unsigned char)((acceleration&0xFF00)>>8);
 
     can1.write(msgTx);
+        
 }
\ No newline at end of file