I'm having problems compiling the example simple client in the newest version of arduino ide
SimpleClient:55: error: 'GETrequest' does not name a type
SimpleClient.cpp: In function 'void setup()':
SimpleClient:67: error: 'getWeather' was not declared in this scope
SimpleClient.cpp: In function 'void loop()':
SimpleClient:78: error: 'getWeather' was not declared in this scope
I'm having problems compiling the example simple client in the newest version of arduino ide
SimpleClient:55: error: 'GETrequest' does not name a type
SimpleClient.cpp: In function 'void setup()':
SimpleClient:67: error: 'getWeather' was not declared in this scope
SimpleClient.cpp: In function 'void loop()':
SimpleClient:78: error: 'getWeather' was not declared in this scope