mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Scripting: allow FRSky to be compiled out
This commit is contained in:
parent
7ad1a7c7d4
commit
1203f118d7
@ -417,6 +417,7 @@ singleton AP_MotorsMatrix method set_throttle_factor boolean int8_t 0 (AP_MOTORS
|
||||
|
||||
include AP_Frsky_Telem/AP_Frsky_SPort.h
|
||||
singleton AP_Frsky_SPort rename frsky_sport
|
||||
singleton AP_Frsky_SPort depends AP_FRSKY_SPORT_TELEM_ENABLED
|
||||
singleton AP_Frsky_SPort method sport_telemetry_push boolean uint8_t'skip_check uint8_t'skip_check uint16_t'skip_check int32_t'skip_check
|
||||
singleton AP_Frsky_SPort method prep_number uint16_t int32_t'skip_check uint8_t'skip_check uint8_t'skip_check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user