Open Steem147 opened 4 years ago
Hey Steem,
those functions are in balboa_helpers.ino.
Did you put the file beside the main ino file? What version of arduino ide and esp8266 sdk are you using?
Best, Sascha
Create a new folder and copy both *.ino files there and open the esp8266_spa.ino in Arduino IDE via File -> open and add the "balboa_helper.ino" file via Sketch -> Add File it will read it and compile just fine
Is this issue still valid?
I followed the instruction of Michael0yodi as well (for a Lolin (WeMos) D1 Mini Pro) and it worked for me. So I think the issue is resolved when following this procedure. In addition, for Mac users, the following might be intresting when encountering upload issues with Arduino IDE: https://forum.arduino.cc/index.php?topic=702144.0 (comment of "juanssl" provides the fix)
Best cribskip,
I have the following problem when trying to compile the sketch. I have add the circularbuffer and also the pubsubclient, i have selected the ESP8266 Wemos D1 R1.
The following is the compiler log:
What could be the problem?
Best regards,
Steem