From 35448e383e7fba03950dc0d6616e8d6242089e33 Mon Sep 17 00:00:00 2001 From: Tobi177 Date: Tue, 28 Jul 2020 21:53:13 +0200 Subject: [PATCH] venus gui handling is now optional --- README.MD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index ed39e1a..04b09a4 100644 --- a/README.MD +++ b/README.MD @@ -14,9 +14,11 @@ This project embeds the Chargery BMS to a Victron Energy Venus OS device to moni # Requirements - Chargery BMS - - Venus OS device - 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 # Installation - TBD