ESP-IDF include files
Posted: Fri Jan 20, 2023 8:46 pm
Hello,
I just recently started using the ESP32-S2-DevKitC-1 and I've been trying to play around with the 8-bit dac on the board. The example code given worked perfectly fine with no issues, however when I try to use any given header files I just get hit with the error that there is no such file or directory although it was literally working in the example, but when I try and use it in my own project, it just doesn't seem to work. It's not just for this header file it's for every header file that is included
Thanks in advance for any help
I just recently started using the ESP32-S2-DevKitC-1 and I've been trying to play around with the 8-bit dac on the board. The example code given worked perfectly fine with no issues, however when I try to use any given header files I just get hit with the error that there is no such file or directory although it was literally working in the example, but when I try and use it in my own project, it just doesn't seem to work. It's not just for this header file it's for every header file that is included
Thanks in advance for any help