Browse Source

RC_Channel: make AUXF.function an instance

gps-1.3.1
Gone4Dirt 3 years ago committed by Andrew Tridgell
parent
commit
2599c2d134
  1. 2
      libraries/RC_Channel/RC_Channel.cpp

2
libraries/RC_Channel/RC_Channel.cpp

@ -908,7 +908,7 @@ bool RC_Channel::run_aux_function(aux_func_t ch_option, AuxSwitchPos pos, AuxFun @@ -908,7 +908,7 @@ bool RC_Channel::run_aux_function(aux_func_t ch_option, AuxSwitchPos pos, AuxFun
AP::logger().Write(
"AUXF",
"TimeUS,function,pos,source,result",
"s----",
"s#---",
"F----",
"QHBBB",
AP_HAL::micros64(),

Loading…
Cancel
Save