mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -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>
|
#include <AP_HAL/AP_HAL_Boards.h>
|
||||||
|
|
||||||
#ifndef AP_RADIO_ENABLED
|
#ifndef AP_RADIO_ENABLED
|
||||||
#define AP_RADIO_ENABLED HAL_RCINPUT_WITH_AP_RADIO
|
#define AP_RADIO_ENABLED 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef AP_RADIO_BACKEND_DEFAULT_ENABLED
|
#ifndef AP_RADIO_BACKEND_DEFAULT_ENABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user