Przeglądaj źródła

add missing include

need to explicitly include elapsedMillis due it being a separate package
main
John Robinson 3 lat temu
rodzic
commit
c4f5424be3
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/SerEMU.cpp

+ 1
- 0
src/SerEMU.cpp Wyświetl plik

@@ -22,6 +22,7 @@
*/

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

//#define SEREMU_PRINT_DEBUG

Ładowanie…
Anuluj
Zapisz