mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 14:33:07 +01:00
Add Arduino.h in obp60task.cpp
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#ifdef BOARD_NODEMCU32S_OBP60
|
||||
#include <Arduino.h>
|
||||
#include "obp60task.h"
|
||||
#include "Pagedata.h"
|
||||
#include "OBP60Hardware.h" // PIN definitions
|
||||
|
||||
Reference in New Issue
Block a user