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:
55:1e3dab1f90f4
--- a/Globals/global.h	Thu May 16 12:08:07 2019 +0000
+++ b/Globals/global.h	Fri May 17 21:06:46 2019 +0000
@@ -58,5 +58,5 @@
 extern unsigned short waitingAckID;//L'id du ack attendu
 extern unsigned short waitingAckFrom;//La provenance du ack attendu
 extern char modeTelemetre; // Si à 1, indique que l'on attend une reponse du telemetre 
+extern unsigned short waitingId;
 
-