fixed typo - payload is not off in sim_mode

pull/74/head
alanbjohnston 5 years ago committed by GitHub
parent 92813858d0
commit 8ea31a748a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -448,7 +448,6 @@ if ((i2c_bus1 == OFF) && (i2c_bus3 == OFF))
{ {
sim_mode = TRUE; sim_mode = TRUE;
payload == OFF;
printf("Simulated telemetry mode!\n"); printf("Simulated telemetry mode!\n");

Loading…
Cancel
Save

Powered by TurnKey Linux.