Defragster
5 anni fa
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
teensy4/debug/printf.h
|
|
@@ -15,5 +15,6 @@ void printf_debug(const char *format, ...); |
|
|
|
#else |
|
|
|
#define printf_init() |
|
|
|
#define printf(...) |
|
|
|
#define printf_debug_init() |
|
|
|
|
|
|
|
#endif |