0 votes
in ESP8266 WiFi Color Kit by (120 points)
Receiving a errors during compile

1. /home/liveyoung/Arduino/libraries/esp8266-weather-station-color-master/weathericons.h:3726:26: error: expected initializer before 'PROGMEM'
 const char miniunknown[] PROGMEM = {

for any variable declare in weathericons.

2. /home/liveyoung/Arduino/libraries/esp8266-weather-station-color-master/weathericons.h:3771:40: error: 'String' was not declared in this scope
 const char* getMeteoconIconFromProgmem(String iconText) {

3. /home/liveyoung/Arduino/libraries/esp8266-weather-station-color-master/weathericons.h:3771:55: error: 'const char* getMeteoconIconFromProgmem(String)' redeclared as different kind of symbol
 const char* getMeteoconIconFromProgmem(String iconText) {

Please log in or register to answer this question.

Welcome to ThingPulse Q&A, where you can ask questions and receive answers from other members of the community.

https://thingpulse.com

...