From e5657ba011251108d116ad2992d58435899af4af Mon Sep 17 00:00:00 2001 From: chfriedrich98 Date: Tue, 30 Jul 2024 10:57:08 +0200 Subject: [PATCH] battery: remove reboot required flag from BAT_N_CELLS --- src/lib/battery/module.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/battery/module.yaml b/src/lib/battery/module.yaml index e784923250..b20900fa08 100644 --- a/src/lib/battery/module.yaml +++ b/src/lib/battery/module.yaml @@ -81,7 +81,6 @@ parameters: 14: 14S Battery 15: 15S Battery 16: 16S Battery - reboot_required: true num_instances: *max_num_config_instances instance_start: 1 default: [0, 0, 0]