Using Platform IO I get the following error
28 | #include <Adafruit_Sensor.h>
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
When I got it the first time I went back to lib and made sure it was included, it thengame me the error on li e 26 , I put it on line 26 and it gave me the error line 28 ,I tried to put it in the beginning of the file and still no luck, any help here.
Hi.
What’s exactly the project you’re trying to run?
Can you paste the complete error code?
Regards,
Sara
Using VS / platform IO , not sure how to copy complete code, can you tell me if all you need is the cpp or complete code and how to. Totally new to this software
Using VS / platform IO , not sure how to copy complete code, can you tell me if all you need is the cpp or complete code and how to. Totally new to this software
But are you following any eBook or specific project?
We have this getting started guide that explains how to have a code running on VS Code: https://randomnerdtutorials.com/vs-code-platformio-ide-esp32-esp8266-arduino/
Figured out the error, must not have installed the right library in the right project folder. Thanks
Now when I go to the Firebase portal , I don’t see that I was successful, last time i was on it , was in Feb ,I did restart the 8266 by pressing the reset button.
Just a question here , I am using a ESP – 12F Doiting , did not see that option in the board library of the Platform IO so I used the Expressif 12-E.
If you have trouble with that option, you can also try selecting the “Generic ESP8266” option.
Regards,
Sara