fatal error: esp_adc_cal.h: No such file or directory (While Compiling ADC Example)
Posted: Mon Mar 01, 2021 5:15 pm
Hi All,
I am pretty new to ESP-IDF development and currently, I am testing the ADC example.
However, I get an error during the compilation "fatal error: esp_adc_cal.h: No such file or directory". But the component is on the esp-idf components folder.
I just need your expert assistance on what and where should I add a line of code to include the directory. Thank you.
I am pretty new to ESP-IDF development and currently, I am testing the ADC example.
However, I get an error during the compilation "fatal error: esp_adc_cal.h: No such file or directory". But the component is on the esp-idf components folder.
I just need your expert assistance on what and where should I add a line of code to include the directory. Thank you.