From 6afccfdb827fe3169f4efafd8c78a1ede2964851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 14 Feb 2018 12:35:23 +0100 Subject: [PATCH] BV HiZ: add RS-485 self-test --- lib/busvoodoo_hiz.c | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/lib/busvoodoo_hiz.c b/lib/busvoodoo_hiz.c index 687d591..211e338 100644 --- a/lib/busvoodoo_hiz.c +++ b/lib/busvoodoo_hiz.c @@ -280,6 +280,7 @@ static bool busvoodoo_hiz_test_self(void) #endif } } + // pull all pins up and ensure they are high for (uint8_t pin=0; pin