mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
Code cleaning
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifdef BOARD_OBP60S3
|
||||
#include "obp60task.h"
|
||||
#include "Pagedata.h"
|
||||
#include "Pagedata.h" // Data exchange for pages
|
||||
#include "OBP60Hardware.h" // PIN definitions
|
||||
#include <Wire.h> // I2C connections
|
||||
#include <RTClib.h> // DS1388 RTC
|
||||
|
||||
Reference in New Issue
Block a user