1
0
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:
norbert-walter
2024-08-20 10:59:42 +02:00
parent e27de07af1
commit ba59d6b4cc
5 changed files with 17 additions and 21 deletions

View File

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