Skip to content

dht22/esp8266 wrong module used for importing dht_readinto #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
m32 opened this issue Apr 1, 2023 · 0 comments
Closed

dht22/esp8266 wrong module used for importing dht_readinto #637

m32 opened this issue Apr 1, 2023 · 0 comments

Comments

@m32
Copy link

m32 commented Apr 1, 2023

On esp8266 in micropython dht_readinto should be imported from machine but it is imported from esp because sys.platform starts with "esp"

@m32 m32 closed this as completed Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant