소스 검색

Add SerialUSB definition (Teensy 2.0)

teensy4-core
PaulStoffregen 9 년 전
부모
커밋
d3e10a3c42
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      teensy/pins_arduino.h

+ 2
- 0
teensy/pins_arduino.h 파일 보기

@@ -153,4 +153,6 @@ static inline uint8_t digitalPinToTimer(uint8_t pin)
#define SERIAL_PORT_HARDWARE Serial1
#define SERIAL_PORT_HARDWARE_OPEN Serial1

#define SerialUSB Serial

#endif

Loading…
취소
저장