mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_MSP: removed unused parameters (using OSD_* instead)
This commit is contained in:
parent
815f813d34
commit
67ed957bf0
@ -64,8 +64,6 @@ private:
|
||||
AP_MSP_Telem_Backend *_backends[MSP_MAX_INSTANCES];
|
||||
|
||||
AP_Int8 _options;
|
||||
AP_Int8 _units;
|
||||
AP_Int8 _msgtime_s;
|
||||
AP_Int8 _cellcount;
|
||||
|
||||
// these are the osd items we support for MSP OSD
|
||||
|
Loading…
Reference in New Issue
Block a user