Kaynağa Gözat

add missing include

need to explicitly include elapsedMillis due it being a separate package
main
John Robinson 4 yıl önce
ebeveyn
işleme
c4f5424be3
Veri tabanında bu imza için bilinen anahtar bulunamadı
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      src/SerEMU.cpp

+ 1
- 0
src/SerEMU.cpp Dosyayı Görüntüle

*/ */


#include <core/Arduino.h> #include <core/Arduino.h>
#include <elapsedmillis/elapsedMillis.h>
#include "usbhost/usbhost.h" // Read this header first for key info #include "usbhost/usbhost.h" // Read this header first for key info


//#define SEREMU_PRINT_DEBUG //#define SEREMU_PRINT_DEBUG

Yükleniyor…
İptal
Kaydet