added internet time which is shown in the main first screen
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
const char WIFI_SSID[] = "your-wifi-name";
|
||||
const char WIFI_PASSWORD[] = "your-wifi-password";
|
||||
|
||||
// Offset from UTC in seconds. Examples: Finland winter 7200, Finland summer 10800.
|
||||
#define TIME_UTC_OFFSET_SECONDS 0
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user