plorefice / dht11-rs

Platform-agnostic Rust driver for the DHT11 temperature and humidity sensor
Apache License 2.0
15 stars 7 forks source link

ESP32 support #5

Open ajesuscode opened 7 months ago

ajesuscode commented 7 months ago

Hello I am curious will it work on ESP32 - C3? Thank you

LittleGuest commented 5 months ago

@ajesuscode you need to upgrade to embedded_hal 1.0, and I've already read it on my esp32c3.