Update paxcounter.conf
This commit is contained in:
		
							parent
							
								
									de56525a0f
								
							
						
					
					
						commit
						afe533492b
					
				@ -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
 | 
			
		||||
// -> in src/lmic_config.h
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user