From 2ce041a34d56181bce2181c13d9fca79c153d37d Mon Sep 17 00:00:00 2001 From: Tobi177 Date: Thu, 30 Jul 2020 22:50:15 +0200 Subject: [PATCH] updated --- README.MD | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.MD b/README.MD index a587cbc..f166b93 100644 --- a/README.MD +++ b/README.MD @@ -16,10 +16,7 @@ and grabs the data form the RS232 USB interface every second. Example Images: - Chargery BMS - FTDI Adapter FT232RL USB TTL Serial (IMPORTANT: Must be flashed with FT_PROG software to invert tx mode) - -# Optional - - - Support for Victron Venus OS. Support is enabled with the "--victron" command line parameter + - Optional: Support for Victron Venus OS. Support is enabled with the "--victron" command line parameter # Installation without Venus OS support - No installation required. Just use the driver directory and execute the script with the serial device parameter @@ -28,9 +25,9 @@ and grabs the data form the RS232 USB interface every second. Example Images: - Enable root access on Venus OS [https://www.victronenergy.com/live/ccgx:root_access] - Download the file /install/install.sh from this archive - Use it at you rown risk! - - Execute the file, the latest versions of the the script and tvictron python library are downloaded + - Execute the file, the latest versions of the the script and victron python library are downloaded - Installation will be done (Remember we need a FT232RL USB adapter, check the requirements) - - Reboot + - Reboot your device # Command Line Parameters ```