diff --git a/utils/config_b26.yaml b/utils/config_b26.yaml index 295bc4a..aed7811 100644 --- a/utils/config_b26.yaml +++ b/utils/config_b26.yaml @@ -70,7 +70,7 @@ config: # Voltage above which the load is turned on (in mV). U_BAT_LOAD_ON: 27000 # Voltage below which the load is turned off (in mV). - U_BAT_LOAD_OFF: 24000 + U_BAT_LOAD_OFF: 24500 # Current at which the overload protection triggers (in mA). LOAD_CURRENT_LIMIT_MA: 10000