mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 04:03:59 -04:00
RC_Channel: read_aux_all is no longer overrridden by any class
This commit is contained in:
parent
86994ba195
commit
c9714ae962
@ -324,7 +324,7 @@ public:
|
||||
bool duplicate_options_exist();
|
||||
|
||||
void init_aux_all();
|
||||
virtual void read_aux_all();
|
||||
void read_aux_all();
|
||||
|
||||
// mode switch handling
|
||||
void reset_mode_switch();
|
||||
|
Loading…
Reference in New Issue
Block a user