diff --git a/src/paxcounter.conf b/src/paxcounter.conf index 9f275469..df834f6d 100644 --- a/src/paxcounter.conf +++ b/src/paxcounter.conf @@ -67,7 +67,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 0 // set to 1 to use LORA network as time source, comment out means off [default = off] +#define TIME_SYNC_LORA 0 // set to 1 to use LORA network as time source, 0 means off [default = off] #define DBTIMESYNC 0 // set to 1 to use DB LORA timeserver with patented sync algorithm [default = off] // time zone, see https://github.com/JChristensen/Timezone/blob/master/examples/WorldClock/WorldClock.ino