homologation gros robot et test avec les ack de la carte a tout faire

Fork of CRAC-Strat_2017_HOMOLOGATION_PETIT_ROBOT 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