5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-06 16:08:28 -04:00

ArduCopter: move sysid_my_gcs to be public

This commit is contained in:
bugobliterator 2023-06-02 09:14:16 +10:00 committed by Andrew Tridgell
parent 962c2c35cf
commit f5568d7ce5

View File

@ -28,9 +28,10 @@ public:
bool simple_input_active() const override;
bool supersimple_input_active() const override;
uint8_t sysid_this_mav() const override;
protected:
uint8_t sysid_this_mav() const override;
// minimum amount of time (in microseconds) that must remain in
// the main scheduler loop before we are allowed to send any