mirror of
https://github.com/micropython/micropython.git
synced 2026-05-02 05:40:12 +02:00
63c30a2dfc
For ESP32C3/S2/S3 IDFv5 exposes new internal temperature API which is different to the 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>