Kaynağa Gözat
rmv warning "implicit declaration of function 'delay'"
main
Frank
5 yıl önce
ebeveyn
işleme
2a8b5d066e
İşleme yapanın e-posta adresine bağlı hesap yok
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
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() |
|
|
|
|