fix(battery_simulator): remove arbitrary param max

This commit is contained in:
Balduin 2026-04-10 08:54:05 +02:00
parent ab7e7b59bb
commit 1813141308

View File

@ -11,7 +11,6 @@ parameters:
type: float
default: 60
min: 0
max: 86400
increment: 1
unit: s
SIM_BAT_MIN_PCT: