threshold adapted
This commit is contained in:
parent
4413446485
commit
22cd563d42
@ -31,7 +31,7 @@ POWER_SENSOR_I2C_BUS = 1
|
||||
POWER_SENSOR_I2C_ADDRESS = 0x40
|
||||
CONSECUTIVE_CURRENT_READS = 1000
|
||||
|
||||
MAX_ENGINE_POWER = {"up":330, "down":290}
|
||||
MAX_ENGINE_POWER = {"up":330, "down":300}
|
||||
MAX_GATE_RUNTIME = {"open":250, "close":250}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user