Skip to content

Commit

Permalink
Merge pull request #178 from ligenxxxx/fix-shortcut
Browse files Browse the repository at this point in the history
fix shortcut
  • Loading branch information
ligenxxxx authored Nov 24, 2023
2 parents 77562cc + 4f834ef commit eee6fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/msp_displayport.c
Original file line number Diff line number Diff line change
Expand Up @@ -1344,6 +1344,7 @@ void update_cms_menu(uint16_t roll, uint16_t pitch, uint16_t yaw, uint16_t throt
vtx_lp = LP_MODE;
PIT_MODE = PIT_0MW;
vtx_pit = PIT_0MW;
vtx_shortcut = SHORTCUT;
if (!SA_lock) {
save_vtx_param();
} else {
Expand Down

0 comments on commit eee6fb4

Please sign in to comment.