Преглед изворни кода

Add NULL func to disable debug

main
Defragster пре 5 година
родитељ
комит
b8a545b3bf
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      teensy4/debug/printf.h

+ 1
- 0
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

Loading…
Откажи
Сачувај