Kaynağa Gözat

Merge pull request #302 from FrankBoesing/patch-6

fix warning "implicit declaration of function 'delay'"
main
Paul Stoffregen 6 yıl önce
ebeveyn
işleme
0e7ec43e40
İşleme yapanın e-posta adresine bağlı hesap yok
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      teensy4/usb_serial.c

+ 1
- 1
teensy4/usb_serial.c Dosyayı Görüntüle

@@ -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()


Yükleniyor…
İptal
Kaydet