Skip to content

Commit 4af7d2e

Browse files
committed
Lower battery voltage treshold
1 parent 2d905de commit 4af7d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bitbots_motion/bitbots_hcm/config/hcm_wolfgang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747

4848
# Battery
4949
battery:
50-
voltage_threshold: 18.0 # Voltage under which the battery is considered low
50+
voltage_threshold: 6.0 # Voltage under which the battery is considered low
5151
debounce_time: 5.0 # Time the battery has to be under the threshold to be considered low [s]
5252

0 commit comments

Comments
 (0)