HAL_ChibiOS: fixed build
This commit is contained in:
parent
c57fe83217
commit
3ab1cd4808
@ -178,7 +178,7 @@ bool RCInput::rc_bind(int dsmMode)
|
||||
|
||||
#if HAL_USE_ICU == TRUE
|
||||
// ask AP_RCProtocol to start a bind
|
||||
rcin_prot.start_bind(dsmMode);
|
||||
rcin_prot.start_bind();
|
||||
#endif
|
||||
|
||||
#if HAL_RCINPUT_WITH_AP_RADIO
|
||||
|
Loading…
Reference in New Issue
Block a user