mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
APMRover2: Remove unused config define
This commit is contained in:
parent
91958fb96a
commit
409e8b5f26
@ -85,13 +85,6 @@
|
|||||||
#define TUNING_OPTION TUN_NONE
|
#define TUNING_OPTION TUN_NONE
|
||||||
#endif
|
#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
|
// MAGNETOMETER
|
||||||
#ifndef MAGNETOMETER
|
#ifndef MAGNETOMETER
|
||||||
|
Loading…
Reference in New Issue
Block a user