mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Generator: remove unused variables
This commit is contained in:
parent
0eb34912cf
commit
10e0646251
@ -180,9 +180,6 @@ private:
|
||||
// body_length as appropriate.
|
||||
void move_header_in_buffer(uint8_t initial_offset);
|
||||
|
||||
// RC input generator for pilot to specify desired generator state
|
||||
RC_Channel *_rc_channel;
|
||||
|
||||
// a simple heat model to avoid the motor moving to run too fast
|
||||
// or being stopped before cooldown. The generator itself does
|
||||
// not supply temperature via telemetry, so we fake one based on
|
||||
|
Loading…
Reference in New Issue
Block a user