code de la carte IHM avant les bugs et avant le travail effectué avec Melchior

Dependencies:   mbed SerialHalfDuplex SDFileSystem liaison_Bluetooth ident_crac DISCO-F469NI_portrait

Revision:
10:1964bb91b925
Parent:
9:5c8be2a80d35
Child:
19:e70b9d4a319c
--- a/Debug/debug.h	Mon Feb 10 08:07:17 2020 +0000
+++ b/Debug/debug.h	Tue Mar 03 16:41:33 2020 +0000
@@ -2,7 +2,7 @@
 #define CRAC_DEBUG
 //debug
 #include "global.h"
-
+void Debug_Audio(unsigned char repertoire, unsigned char track);
 void debug_Instruction(struct S_Instruction instruction);
 
 char* InstructionTypeToString(enum E_InstructionType type);