Skip to content

Commit

Permalink
Update libraries/RC_Channel/RC_Channel.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Hall <[email protected]>
  • Loading branch information
muramura and IamPete1 authored Jul 2, 2024
1 parent a39ee66 commit 7dd8e80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libraries/RC_Channel/RC_Channel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1278,8 +1278,9 @@ void RC_Channel::do_aux_function_retract_mount(const AuxSwitchPos ch_flag, const
mount->set_mode_to_default(instance);
break;
}
#endif // HAL_MOUNT_ENABLED
}
#endif // HAL_MOUNT_ENABLED


bool RC_Channel::run_aux_function(AUX_FUNC ch_option, AuxSwitchPos pos, AuxFuncTriggerSource source)
{
Expand Down

0 comments on commit 7dd8e80

Please sign in to comment.