Update telem.c

pull/57/head
alanbjohnston 5 years ago committed by GitHub
parent 5d6275af10
commit 2b4f9b19f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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");

Loading…
Cancel
Save

Powered by TurnKey Linux.