Skip to content

Commit

Permalink
Update alink_drone.c update to 0.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sickgreg authored Oct 21, 2024
1 parent 8bbf065 commit b1abeca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions alink_drone.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,10 @@ char global_rssi_string[20] = " -105";
char global_msposdCommand[512] = "echo 'msposd string not ready yet'";
char prevFinalCommand[512] = "init";


int fallback_ms = 1000;
bool idr_every_change = false;
bool roi_focus_mode = false;


char powerCommandTemplate[100], mcsCommandTemplate[100], bitrateCommandTemplate[150], gopCommandTemplate[100], fecCommandTemplate[100], roiCommandTemplate[150], idrCommandTemplate[100], msposdCommandTemplate[512];
bool verbose_mode = false;
bool selection_busy = false;
Expand Down

0 comments on commit b1abeca

Please sign in to comment.