Skip to content

Commit b495d91

Browse files
committed
Lower voltage treshold
1 parent 813476c commit b495d91

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: 19.0 # Voltage under which the battery is considered low
50+
voltage_threshold: 18.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)