Blimp: move sysid_my_gcs to be public

This commit is contained in:
bugobliterator 2023-06-02 09:15:28 +10:00 committed by Peter Barker
parent 6866ceb2e2
commit 2ab058ef95
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ public:
bool vehicle_initialised() const override;
protected:
uint8_t sysid_this_mav() const override;
protected:
// minimum amount of time (in microseconds) that must remain in
// the main scheduler loop before we are allowed to send any
// mavlink messages. We want to prioritise the main flight