Skip to content

Commit

Permalink
Merge pull request #7518 from iNavFlight/MrD-RC-patch-1
Browse files Browse the repository at this point in the history
Update launch mode ready message for clarification
  • Loading branch information
DzikuVx committed Nov 2, 2021
2 parents 8d3d054 + d8df985 commit f8c9c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/navigation/navigation_fw_launch.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
#define UNUSED(x) ((void)(x))
#define FW_LAUNCH_MESSAGE_TEXT_WAIT_THROTTLE "RAISE THE THROTTLE"
#define FW_LAUNCH_MESSAGE_TEXT_WAIT_IDLE "WAITING FOR IDLE"
#define FW_LAUNCH_MESSAGE_TEXT_WAIT_DETECTION "READY"
#define FW_LAUNCH_MESSAGE_TEXT_WAIT_DETECTION "READY TO LAUNCH"
#define FW_LAUNCH_MESSAGE_TEXT_IN_PROGRESS "MOVE THE STICKS TO ABORT"
#define FW_LAUNCH_MESSAGE_TEXT_FINISHING "FINISHING"

Expand Down

0 comments on commit f8c9c3e

Please sign in to comment.