Rover: remove send_servo_out() method

This commit is contained in:
olliw42 2021-08-24 16:19:34 +02:00 committed by Peter Barker
parent 2fecc02aa6
commit 1856722b65

View File

@ -325,7 +325,6 @@ private:
void fence_check();
// GCS_Mavlink.cpp
void send_servo_out(mavlink_channel_t chan);
void send_wheel_encoder_distance(mavlink_channel_t chan);
// Log.cpp