Rover: mavlink stream rate requests not saved to params

This commit is contained in:
Randy Mackay 2024-12-17 10:49:46 +09:00 committed by Andrew Tridgell
parent 726e05afb2
commit f02b1ddea2

View File

@ -29,8 +29,6 @@ protected:
void send_position_target_global_int() override;
bool persist_streamrates() const override { return true; }
uint64_t capabilities() const override;
void send_nav_controller_output() const override;