Programme carte strategie (disco)

Dependencies:   mbed SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac

Revision:
11:ed13a480ddca
Parent:
1:116040d14164
Child:
27:76ead555a63d
--- a/Debug/debug.h	Fri Apr 29 09:14:27 2016 +0000
+++ b/Debug/debug.h	Mon May 02 19:40:59 2016 +0000
@@ -28,6 +28,6 @@
 /* FUNCTION NAME: sendStratEtat                                                         */
 /* DESCRIPTION  : permet le debug de l'etat de l'automate de stratégie                  */
 /****************************************************************************************/
-void sendStratEtat(unsigned char etat);
+void sendStratEtat(unsigned char etat, unsigned char currentInstruction);
 
 #endif
\ No newline at end of file