소스 검색

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…
취소
저장