OpenGarage Forums Comments, Suggestions, Requests MQTT and OG Reply To: MQTT and OG

#373

chickenmad
Participant

Gompka and DynamoBen – using the Arduino IDE and getting errors of:

redefinition of ‘BlynkWifi Blynk’
main.cpp:519: error: ‘class UpdaterClass’ has no member named ‘reset’
main.cpp:815: error: no matching function for call to ‘BlynkWifi::begin(const char*)’
and others….

assuming I have the wrong libraries loaded or IDE wont work here….my brain tells me this is something really obvious and dumb.