hi all, i am doing home automation project using ESP32 , when i tried to compile program
Error compiling for board DOIT ESP32 DEVKIT V1.
this error is occured .
Can somebody help me to rectify this issue? I couldn't find any solution
hi all, i am doing home automation project using ESP32 , when i tried to compile program
Error compiling for board DOIT ESP32 DEVKIT V1.
this error is occured .
Can somebody help me to rectify this issue? I couldn't find any solution
Works for me.
I tried the Arduino IDE 2.1.0 and the stock File/Examples/Digital/BlinkWithoutDelay example.
Board was DOIT ESP32 DEVKIT V1.
I am using Arduino 1.8.19 my system is not supporting Arduino 2.1.0
do I need to install any additional library files ??
I think that it will help if you post your code as well as the complete error message. Please use code tags as described in How to get the best out of this forum for both code and error messages.