소스 검색

rmv warning "implicit declaration of function 'delay'"

main
Frank 5 년 전
부모
커밋
2a8b5d066e
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      teensy4/usb_serial.c

+ 1
- 1
teensy4/usb_serial.c 파일 보기

@@ -30,7 +30,7 @@

#include "usb_dev.h"
#include "usb_serial.h"
//#include "delay.h" // for yield()
#include "core_pins.h"// for delay()
//#include "HardwareSerial.h"
#include <string.h> // for memcpy()


Loading…
취소
저장