瀏覽代碼

Turn off Serial4 debug printing on Teensy 4.0

main
PaulStoffregen 5 年之前
父節點
當前提交
ebb0040e26
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      teensy4/debug/printf.h

+ 1
- 1
teensy4/debug/printf.h 查看文件

@@ -1,4 +1,4 @@
#define PRINT_DEBUG_STUFF
// #define PRINT_DEBUG_STUFF

#ifdef PRINT_DEBUG_STUFF
// defining printf this way breaks things like Serial.printf() in C++ :(

Loading…
取消
儲存