Open fregas opened 5 years ago
I'm using master and not getting any temp readings from this build. Even after rm -Rf deps/ _build/
rm -Rf deps/ _build/
I was trying to use the new version with the PR jcarstens submitted. Here's the version i have in my mix.lock
mix.lock
"nerves_dht": {:git, "https://github.com/esdrasedu/nerves_dht.git", "a3bae3bca9f0eb39d5f284bcfb422fb422e805fc", []},
The temp and humidity always return nil. Works fine w/ jcarstens in master.
I'm using master and not getting any temp readings from this build. Even after
rm -Rf deps/ _build/
I was trying to use the new version with the PR jcarstens submitted. Here's the version i have in my
mix.lock
The temp and humidity always return nil. Works fine w/ jcarstens in master.