battery: increase max value for battery thresholds

This commit is contained in:
chfriedrich98
2024-07-17 17:35:38 +02:00
committed by Silvan Fuhrer
parent 5083ec52ec
commit 08c790217d
+2 -2
View File
@@ -146,7 +146,7 @@ parameters:
type: float
unit: norm
min: 0.05
max: 0.25
max: 0.5
decimal: 2
increment: 0.01
default: 0.07
@@ -161,7 +161,7 @@ parameters:
type: float
unit: norm
min: 0.03
max: 0.1
max: 0.5
decimal: 2
increment: 0.01
default: 0.05