Programme carte strategie (disco)
Dependencies: mbed SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac
Diff: main.cpp
- Revision:
- 50:a5361ffeefc8
- Parent:
- 42:657b6a573e11
diff -r d83a4851a257 -r a5361ffeefc8 main.cpp --- 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