mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_Radio: move handling of AP_Radio RC input down into AP_RCProtocol
This commit is contained in:
parent
f6bfd7cad3
commit
6f42556951
@ -3,7 +3,7 @@
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifndef AP_RADIO_ENABLED
|
||||
#define AP_RADIO_ENABLED HAL_RCINPUT_WITH_AP_RADIO
|
||||
#define AP_RADIO_ENABLED 0
|
||||
#endif
|
||||
|
||||
#ifndef AP_RADIO_BACKEND_DEFAULT_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user