Browse Source

Arducopter - added "//#define APM2_BETA_HARDWARE" to AP_Config.h for developer's who received early version of the board with the old barometer

mission-4.1.18
Randy Mackay 13 years ago
parent
commit
310f072d50
  1. 1
      ArduCopter/APM_Config.h

1
ArduCopter/APM_Config.h

@ -66,6 +66,7 @@ @@ -66,6 +66,7 @@
// enable this for the new 'APM2' hardware
// #define CONFIG_APM_HARDWARE APM_HARDWARE_APM2
// #define APM2_BETA_HARDWARE // for developers who received an early beta board with the older BMP085
#define LOITER_METHOD 0
// set to 1 to try an alternative Loiter control method

Loading…
Cancel
Save