main: update timezone to berlin
This commit is contained in:
		| @@ -88,7 +88,7 @@ void setup() { | |||||||
|   Log.notice(u8"📡 Platform %s version %s", Platform::name(), Platform::version()); |   Log.notice(u8"📡 Platform %s version %s", Platform::name(), Platform::version()); | ||||||
|  |  | ||||||
|   Log.notice(u8"Setting timezone to +2 (CEST)"); |   Log.notice(u8"Setting timezone to +2 (CEST)"); | ||||||
|   Platform::setTimezone(+2); |   Platform::setTimezone(+1); | ||||||
|  |  | ||||||
|   Log.trace(u8"Setting up platform..."); |   Log.trace(u8"Setting up platform..."); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user