Skip to content

Commit

Permalink
fix shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
ligenxxxx committed Nov 24, 2023
1 parent 77562cc commit 4f834ef
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 4f834ef

Please sign in to comment.