mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-16 07:23:07 +01:00
sunset/sunrise + backlight
This commit is contained in:
@@ -47,6 +47,7 @@ typedef struct{
|
||||
int sunsetMinute = 0;
|
||||
int sunriseHour = 0;
|
||||
int sunriseMinute = 0;
|
||||
bool sunDown = true;
|
||||
} SensorData;
|
||||
|
||||
typedef struct{
|
||||
|
||||
Reference in New Issue
Block a user