removed setting bus 3 off for sim mode

pull/88/head
alanbjohnston 5 years ago committed by GitHub
parent 70392ccb9e
commit cc1ff5d112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -447,7 +447,6 @@ int main(int argc, char * argv[]) {
if ((i2c_bus3 == OFF) || (sim_mode == TRUE)) {
sim_mode = TRUE;
i2c_bus3 = OFF;
printf("Simulated telemetry mode!\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.