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.
Fork of CRAC-Strat_2017_fin_premier_match by
Diff: Debug/debug.h
- Revision:
- 1:116040d14164
- Parent:
- 0:ad97421fb1fb
- Child:
- 11:ed13a480ddca
--- 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 */
