Przeglądaj źródła

Add NULL func to disable debug

main
Defragster 5 lat temu
rodzic
commit
b8a545b3bf
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      teensy4/debug/printf.h

+ 1
- 0
teensy4/debug/printf.h Wyświetl plik

@@ -15,5 +15,6 @@ void printf_debug(const char *format, ...);
#else
#define printf_init()
#define printf(...)
#define printf_debug_init()

#endif

Ładowanie…
Anuluj
Zapisz