APMRover2: Remove unused config define

This commit is contained in:
Pierre Kancir 2017-01-31 12:31:55 +01:00 committed by Grant Morphett
parent 91958fb96a
commit 409e8b5f26

View File

@ -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