From acc93f17abf852e1d4fb8d13616d8be1f577a11b Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Wed, 6 Mar 2019 23:46:36 +0100 Subject: [PATCH] paxcounter.conf --- src/paxcounter.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/paxcounter.conf b/src/paxcounter.conf index e0660c3c..29f83297 100644 --- a/src/paxcounter.conf +++ b/src/paxcounter.conf @@ -68,7 +68,7 @@ // settings for syncing time of node with external time source #define TIME_SYNC_INTERVAL 2 // sync time attempt each .. minutes from time source (GPS/LORA/RTC) [default = 60], comment out means off //#define TIME_SYNC_LORA 1 // use LORA network as time source, comment out means off [default = off] -#define DBTIMESYNC 1 // use DB LORA timeserver with patented sync algorithm [default = off] +//#define DBTIMESYNC 1 // use DB LORA timeserver with patented sync algorithm [default = off] // time zone, see https://github.com/JChristensen/Timezone/blob/master/examples/WorldClock/WorldClock.ino #define DAYLIGHT_TIME {"CEST", Last, Sun, Mar, 2, 120} // Central European Summer Time