Skip to content

Commit

Permalink
Rover: mavlink stream rate requests not saved to params
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Dec 17, 2024
1 parent 439c85e commit d510560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rover/GCS_Mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ class GCS_MAVLINK_Rover : public GCS_MAVLINK

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;
Expand Down

0 comments on commit d510560

Please sign in to comment.