mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
RC_Channel: move AP_VideoTX to AP_VideoTX
This commit is contained in:
parent
7039d67474
commit
8df8898464
@ -44,7 +44,7 @@ extern const AP_HAL::HAL& hal;
|
||||
#include <AP_VisualOdom/AP_VisualOdom.h>
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Mount/AP_Mount.h>
|
||||
#include <AP_RCTelemetry/AP_VideoTX.h>
|
||||
#include <AP_VideoTX/AP_VideoTX.h>
|
||||
|
||||
#define SWITCH_DEBOUNCE_TIME_MS 200
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user