From 2b4f9b19f385acc2baba8ab8d2e4734786647176 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 12 Sep 2020 11:21:42 -0400 Subject: [PATCH] Update telem.c --- afsk/telem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/afsk/telem.c b/afsk/telem.c index d4a2d0aa..3ea65147 100644 --- a/afsk/telem.c +++ b/afsk/telem.c @@ -152,7 +152,7 @@ int main(int argc, char *argv[]) { } else strcpy(busStr,"1 3"); - */ + * if (test_i2c_bus(3) != OFF) { // printf("ERROR: %s bus has a problem \n Check I2C wiring and pullup resistors \n", "11");