Use debug header

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-09-11 23:15:29 +02:00
parent e70552a298
commit d3d2f021e7
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -50,6 +50,7 @@
#include "pico/unique_id.h"
#endif
#include <string.h>
#include "debug.h"
#if defined(ENABLE_EMULATION)
#include <stdbool.h>