code avec modifs, programme mit dans les robots pour les derniers matchs
Dependencies: mbed SerialHalfDuplex SDFileSystem liaison_Bluetooth ident_crac DISCO-F469NI_portrait
Diff: Debug/debug.h
- Revision:
- 10:1964bb91b925
- Parent:
- 9:5c8be2a80d35
- Child:
- 19:e70b9d4a319c
diff -r 5c8be2a80d35 -r 1964bb91b925 Debug/debug.h --- 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);