Watchy/src
Alex-K37 5e451fbf04 fixed compilation error: ambiguous overload for 'operator='
.pio/libdeps/watchy/Watchy/src/Watchy.cpp: In member function 'weatherData Watchy::getWeatherData(String, String, String, String, String, uint8_t)':
.pio/libdeps/watchy/Watchy/src/Watchy.cpp:620:48: error: ambiguous overload for 'operator=' (operand types are 'String' and 'JSONVar')
             responseObject["weather"][0]["main"];
                                                ^
In file included from /home/krupp/.platformio/packages/framework-arduinoespressif32/cores/esp32/Arduino.h:166,
                 from .pio/libdeps/watchy/Watchy/src/Watchy.h:4,
                 from .pio/libdeps/watchy/Watchy/src/Watchy.cpp:1:
/home/build/.platformio/packages/framework-arduinoespressif32/cores/esp32/WString.h:102:18: note: candidate: 'String& String::operator=(const String&)'
         String & operator =(const String &rhs);
                  ^~~~~~~~
/home/build/.platformio/packages/framework-arduinoespressif32/cores/esp32/WString.h:103:18: note: candidate: 'String& String::operator=(const char*)'
         String & operator =(const char *cstr);
                  ^~~~~~~~
2022-11-26 22:07:29 +01:00
..
BLE.cpp Format all files 2022-04-28 20:17:00 -05:00
BLE.h Format all files 2022-04-28 20:17:00 -05:00
DSEG7_Classic_Bold_53.h Format all files 2022-04-28 20:17:00 -05:00
Display.cpp Optimise GxEPD2 Display 2022-08-03 17:08:12 +01:00
Display.h Optimise GxEPD2 Display 2022-08-03 17:08:12 +01:00
Watchy.cpp fixed compilation error: ambiguous overload for 'operator=' 2022-11-26 22:07:29 +01:00
Watchy.h Merge branch 'master' into dev 2022-10-14 22:23:24 -04:00
WatchyRTC.cpp update library 2022-10-08 16:22:33 -04:00
WatchyRTC.h Format all files 2022-04-28 20:17:00 -05:00
bma.cpp Format all files 2022-04-28 20:17:00 -05:00
bma.h Format all files 2022-04-28 20:17:00 -05:00
bma4.c Format all files 2022-04-28 20:17:00 -05:00
bma4.h Format all files 2022-04-28 20:17:00 -05:00
bma4_defs.h Format all files 2022-04-28 20:17:00 -05:00
bma423.c Format all files 2022-04-28 20:17:00 -05:00
bma423.h Format all files 2022-04-28 20:17:00 -05:00
config.h update library 2022-10-08 16:22:33 -04:00
format.sh Format all files 2022-04-28 20:17:00 -05:00