Skip to content

Commit

Permalink
Update config.default.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
p0l0us authored Mar 18, 2024
1 parent db4cfec commit 23269bb
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions etc/dbus-serialbattery/config.default.ini
Original file line number Diff line number Diff line change
Expand Up @@ -386,11 +386,10 @@ BATTERY_CAPACITY = 50
INVERT_CURRENT_MEASUREMENT = 1

; -- JK (Jikong) settings
; Cell count
; Predefine cell count for Jkbms_can
; The cell count should be normally auto-detected by identifying the highest cell number,
; but this process is sometimes slow what may cause that cells are not updated on VenusOS.
; Try this workaround if you have experience problems with cell voltage.
; Predefines cell count for Jkbms_can
; The cell count should be auto-detected by identifying the highest cell number,
; but this process may be sometimes slow what could cause that cells voltage is not not
; updated in VenusOS. Try this workaround if you experience problems with cell voltage.
JKBMS_CAN_CELL_COUNT = 1

; -- ESC GreenMeter and Lipro device settings
Expand Down

0 comments on commit 23269bb

Please sign in to comment.