ESP32 IDF Latest Version Tutorials
Posted: Sat Nov 02, 2024 5:03 am
I previously worked with an older version of ESP-IDF, which used the adc.h library. Now, the newer versions have switched to the oneshot and continuous libraries for ADC. However, the GitHub guide doesn’t provide enough detail, and I’m finding it hard to understand. Are there any resources or tutorials that explain this clearly?