Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac
Diff: Globals/global.h
- Revision:
- 50:a5361ffeefc8
- Parent:
- 42:657b6a573e11
- Child:
- 55:1e3dab1f90f4
diff -r d83a4851a257 -r a5361ffeefc8 Globals/global.h --- 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; -