fixed driver call
This commit is contained in:
parent
27c7df4b54
commit
6bd72fc45d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
. /opt/victronenergy/serial-starter/run-service.sh
|
||||
|
||||
app="/usr/bin/python /opt/victronenergy/chargerybms/readbms.py"
|
||||
app="/usr/bin/python /opt/victronenergy/chargerybms/chargerybms.py"
|
||||
verbose="-v --log-before 25 --log-after 25"
|
||||
timeout=3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue