Programme carte strategie (disco)
Dependencies: mbed SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac
Diff: Debug/debug.h
- Revision:
- 1:116040d14164
- Parent:
- 0:ad97421fb1fb
- Child:
- 11:ed13a480ddca
diff -r ad97421fb1fb -r 116040d14164 Debug/debug.h --- a/Debug/debug.h Wed Apr 13 22:04:54 2016 +0000 +++ b/Debug/debug.h Fri Apr 15 10:49:40 2016 +0000 @@ -19,6 +19,10 @@ Boucle d'erreur ***/ void errorLoop(void); +/*** +Boucle d'erreur si une instruction n'est pas lue correctement +***/ +void errorInstructionLoop(void); /****************************************************************************************/ /* FUNCTION NAME: sendStratEtat */