You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esp32/modesp32.c: Add mcu_temperature() function for C3/S2/S3 devices.
For ESP32C3/S2/S3 IDFv5 exposes new internal temperature API
which is different than base ESP32, IDFv4.
Thanks to @robert-hh for cleaner code and testing sensor capability
in these devices.
See discussion #10443
Signed-off-by: Rick Sorensen <rick.sorensen@gmail.com>
0 commit comments