change max time for 3d printer esp
This commit is contained in:
parent
fe29b238ff
commit
631058ab8b
|
@ -258,7 +258,7 @@ monitor_speed = 115200
|
|||
build_flags =
|
||||
-D SENSOR_HTU21D
|
||||
-D dataHTU21D_temperature_minchange=0.2
|
||||
-D dataHTU21D_temperature_senddelaymax=1000*60*10
|
||||
-D dataHTU21D_temperature_senddelaymax=1000*60*20
|
||||
-D dataHTU21D_humidity_minchange=1.0
|
||||
-D dataHTU21D_humidity_senddelaymax=1000*60*10
|
||||
|
||||
|
|
Loading…
Reference in New Issue