From def4ffde43206388a021495c6fd1426942e33264 Mon Sep 17 00:00:00 2001 From: stefanst Date: Wed, 22 Dec 2021 23:29:36 -0500 Subject: [PATCH] Updated rusEFI Wideband Controller (markdown) --- Hardware/rusEFI-Wideband-Controller.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Hardware/rusEFI-Wideband-Controller.md b/Hardware/rusEFI-Wideband-Controller.md index d6e263be..f0d37820 100644 --- a/Hardware/rusEFI-Wideband-Controller.md +++ b/Hardware/rusEFI-Wideband-Controller.md @@ -70,11 +70,10 @@ Green LED off and blue LED flashing indicates an error. The blue LED will blink ## Setting it up In order for the WBO to work, the following conditions (and maybe more) have to be met: -| - | Under "Controller" -> "Can Bus Communication" -> "Enable rusEFI Can Broadcast" = "true" must be set | -| - | Under "Sensors" -> "EGO Sensor" -> "Enable Can Wideband" = "true" must be set | +Under "Controller" -> "Can Bus Communication" -> "Enable rusEFI Can Broadcast" = "true" must be set +Under "Sensors" -> "EGO Sensor" -> "Enable Can Wideband" = "true" must be set There was also an opinion voiced that the board needs to see voltage on the "vBatt ADC Input" pin. This is as yet unconfirmed. -Top ## Source Code