Switched from NTPClient to lwIPs internal SNTP client.
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This has the advantage of being able to set DST automatically.
This commit is contained in:
		@@ -10,7 +10,7 @@ private:
 | 
			
		||||
	CRGB _color_seconds_moving_light = CRGB(0x666600);
 | 
			
		||||
    CRGB _color_seconds_moving_dark = CRGB(0x660000);
 | 
			
		||||
 | 
			
		||||
    void _draw_seconds();
 | 
			
		||||
    void _draw_seconds(uint8_t seconds);
 | 
			
		||||
    void _draw_border_pixel(accum88 pos, CRGB* color);
 | 
			
		||||
 | 
			
		||||
public:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user