-
Notifications
You must be signed in to change notification settings - Fork 12
Import from self #7
Copy link
Copy link
Open
Description
Line 175 in b92d34f
| from DHT22 import DHT22 |
That doesn't work. You need to import from another module, and usualy you do this importing in the beginning of the file. If you just want to call the DHT22 class, just call it directly, it's right above there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels