Feature: Allow configuration of sunset type

This commit is contained in:
Thomas Basler
2023-05-24 19:21:44 +02:00
parent 889e191589
commit e7198073af
10 changed files with 74 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
#define NTP_TIMEZONEDESCR "Europe/Berlin"
#define NTP_LONGITUDE 10.4515f
#define NTP_LATITUDE 51.1657f
#define NTP_SUNSETTYPE 1
#define MQTT_ENABLED false
#define MQTT_HOST ""