|
|
|
|
@ -16,6 +16,7 @@ const char* host = "api.openweathermap.org"; |
|
|
|
|
String line ; |
|
|
|
|
NTPClient timeClient(ntpUDP, "europe.pool.ntp.org", 3600 + 7200, 60000); |
|
|
|
|
int a = 0; |
|
|
|
|
|
|
|
|
|
//****************************************************************************
|
|
|
|
|
void setup() { |
|
|
|
|
|
|
|
|
|
|