From afe533492b5d58f98eb528564737e91640ec7a34 Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Wed, 6 Mar 2019 23:49:17 +0100 Subject: [PATCH] Update paxcounter.conf --- src/paxcounter.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/paxcounter.conf b/src/paxcounter.conf index e0660c3c..ccf18ca1 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 @@ -99,4 +99,4 @@ #define CAYENNE_SENSORENABLE 14 // sensor enable configuration // LMIC settings -// -> in src/lmic_config.h \ No newline at end of file +// -> in src/lmic_config.h