From 70b79513660088882b299197fe3c15d5b140d3ef Mon Sep 17 00:00:00 2001 From: analoguedevices Date: Thu, 12 Jan 2012 20:38:41 +0000 Subject: [PATCH] Eliminated second instance of APM2 #defines --- ArduCopter/APM_Config.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ArduCopter/APM_Config.h b/ArduCopter/APM_Config.h index ed7fe5ce65..e57eab2127 100644 --- a/ArduCopter/APM_Config.h +++ b/ArduCopter/APM_Config.h @@ -64,8 +64,4 @@ #define USERHOOK_VARIABLES "UserVariables.h" -// 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 LOGGING_ENABLED DISABLED \ No newline at end of file