v2019

Dependencies:   CRAC-Strat_2019 SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac

Dependents:   Codeprincipal_2019 CRAC-Strat_2019

Revision:
50:a5361ffeefc8
Parent:
42:657b6a573e11
Child:
61:4046a91e1b0e
--- a/main.cpp	Thu May 16 12:08:07 2019 +0000
+++ b/main.cpp	Fri May 17 21:06:46 2019 +0000
@@ -34,6 +34,7 @@
 
 unsigned short waitingAckID=0;//L'id du ack attendu
 unsigned short waitingAckFrom=0;//La provenance du ack attendu
+unsigned short waitingId=0;
 char modeTelemetre; // Si à 1, indique que l'on attend une reponse du telemetre
 
 DigitalOut led1(LED1);//Led d'indication de problème, si elle clignote, c'est pas bon