Skip to content

Commit

Permalink
ArduPlane: Remove unused radio_in_rssi function
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 authored and tpwrules committed Oct 30, 2024
1 parent de301dc commit be5c68d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ArduPlane/GCS_Mavlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ class GCS_MAVLINK_Plane : public GCS_MAVLINK
MAV_MODE base_mode() const override;
MAV_STATE vehicle_system_status() const override;

uint8_t radio_in_rssi() const;

float vfr_hud_airspeed() const override;
int16_t vfr_hud_throttle() const override;
float vfr_hud_climbrate() const override;
Expand Down

0 comments on commit be5c68d

Please sign in to comment.