mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Rover: remove unused TURN_GAIN definition
This commit is contained in:
parent
90a27520e9
commit
587addbdfa
@ -137,10 +137,6 @@
|
|||||||
#define CRUISE_SPEED 2 // in m/s
|
#define CRUISE_SPEED 2 // in m/s
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef TURN_GAIN
|
|
||||||
#define TURN_GAIN 5
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// Dataflash logging control
|
// Dataflash logging control
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user