DHT22 is not working how I want it to
Need to keep debugging it... think of a different way to approach it maybe
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "dht22.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES driver)
|
||||
REQUIRES driver esp_timer)
|
||||
|
||||
Reference in New Issue
Block a user