Преглед изворни кода

add missing include

need to explicitly include elapsedMillis due it being a separate package
main
John Robinson пре 3 година
родитељ
комит
c4f5424be3
No known key found for this signature in database
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      src/SerEMU.cpp

+ 1
- 0
src/SerEMU.cpp Прегледај датотеку

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

Loading…
Откажи
Сачувај