ArduCopter: move sysid_my_gcs to be public

This commit is contained in:
bugobliterator 2023-06-02 09:14:16 +10:00 committed by Randy Mackay
parent bf407e8c6c
commit 6902a089ca
1 changed files with 2 additions and 1 deletions

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