Skip to content

Commit

Permalink
Merge branch 'mmosca-sbus2-telemetry' of github.com:iNavFlight/inav i…
Browse files Browse the repository at this point in the history
…nto mmosca-sbus2-telemetry
  • Loading branch information
mmosca committed Jul 20, 2024
2 parents 397a632 + a617d21 commit fb53579
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/telemetry/telemetry.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ void telemetryProcess(timeUs_t currentTimeUs)

#ifdef USE_TELEMETRY_SBUS2
handleSbus2Telemetry(currentTimeUs);
DEBUG_SET(DEBUG_SBUS2, 7, 1);
#endif
}

Expand Down

0 comments on commit fb53579

Please sign in to comment.