Browse Source

AP_MSP: removed unused parameters (using OSD_* instead)

zr-v5.1
yaapu 5 years ago committed by Andrew Tridgell
parent
commit
67ed957bf0
  1. 2
      libraries/AP_MSP/AP_MSP.h

2
libraries/AP_MSP/AP_MSP.h

@ -64,8 +64,6 @@ private: @@ -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…
Cancel
Save