mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-28 12:51:04 +00:00

* Bugfix: drop calibration handle on driver drop; more control on the raw-to-mv conversion * Fix variable name * Rename raw_to_cal to raw_to_mv to have less confusion as to what is going on * Fix inline example * Fix CI for the legacy driver * Fix CI for the oneshot driver * Fix examples in CI * Fix wrong fn name