zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9.74k stars 6k forks source link

samples: sensor: update dht_polling to new API #72176

Open laurenmurphyx64 opened 2 weeks ago

laurenmurphyx64 commented 2 weeks ago

Updates dht_polling sample to new sensor API.

Depends on #71093 and #71160 (those commits are included in this PR, so this is DNM until those two PRs are merged and I can drop the commits)