소스 검색

Add SerialUSB definition

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

+ 1
- 0
teensy3/pins_arduino.h 파일 보기

@@ -198,5 +198,6 @@ static inline uint8_t digitalPinToTimer(uint8_t pin)
#define SERIAL_PORT_HARDWARE_OPEN1 Serial2
#define SERIAL_PORT_HARDWARE_OPEN2 Serial3

#define SerialUSB Serial

#endif

Loading…
취소
저장