Browse Source

RC_Channel: correct comment

mission-4.1.18
Peter Barker 6 years ago committed by Peter Barker
parent
commit
c235b1ccc2
  1. 2
      libraries/RC_Channel/RC_Channel.cpp

2
libraries/RC_Channel/RC_Channel.cpp

@ -318,7 +318,7 @@ RC_Channel::percent_input() const @@ -318,7 +318,7 @@ RC_Channel::percent_input() const
}
/*
Return true if the channel is at trim and within the DZ
return true if input is within deadzone of trim
*/
bool RC_Channel::in_trim_dz() const
{

Loading…
Cancel
Save