v0.20.1
What's Changed
- feat(vl53l): Add
espp::Vl53l
component for interacting with VL53LXX Time-of-Flight (ToF) Distance Sensors by @finger563 in #409 - doc: Fix reference in distance sensor page by @finger563 in #410
- fix(joystick): Update joystick to fix edge case by @finger563 in #411
- fix(hid-rp): Fix how switch pro reports battery/connection by @finger563 in #412
- fix(i2c): Fix
I2c::probe
timeout not using configured timeout by @finger563 in #414 - feat(tla2528/ads7138): Add
calibrate
function toTLA2528
andADS7138
by @finger563 in #413
Full Changelog: v0.20.0...v0.20.1