There's a bug with the rolling average
Not quite sure where though
This commit is contained in:
@@ -9,7 +9,7 @@ menu "DHT22"
|
||||
depends on DHT22_ENABLED
|
||||
|
||||
config DHT22_PERIOD_POLL
|
||||
int "Period to poll the DHT22 in ms"
|
||||
int "Period to poll the DHT22 in seconds"
|
||||
default 2000
|
||||
depends on DHT22_ENABLED
|
||||
endmenu
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user