AP_RCProtocol: IBUS remove unused field
This commit is contained in:
parent
c56acb49d6
commit
633eb11bfd
@ -33,7 +33,6 @@ private:
|
||||
bool ibus_decode(const uint8_t frame[IBUS_FRAME_SIZE], uint16_t *values, bool *ibus_failsafe);
|
||||
|
||||
SoftSerial ss{115200, SoftSerial::SERIAL_CONFIG_8N1};
|
||||
uint32_t saved_width;
|
||||
|
||||
struct {
|
||||
uint8_t buf[IBUS_FRAME_SIZE];
|
||||
|
Loading…
Reference in New Issue
Block a user