mirror of https://github.com/ArduPilot/ardupilot
APMRover2: Remove unused config define
This commit is contained in:
parent
91958fb96a
commit
409e8b5f26
|
@ -85,13 +85,6 @@
|
|||
#define TUNING_OPTION TUN_NONE
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// INPUT_VOLTAGE
|
||||
//
|
||||
#ifndef INPUT_VOLTAGE
|
||||
#define INPUT_VOLTAGE 4.68 // 4.68 is the average value for a sample set. This is the value at the processor with 5.02 applied at the servo rail
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// MAGNETOMETER
|
||||
#ifndef MAGNETOMETER
|
||||
|
|
Loading…
Reference in New Issue