From c676ad8048d10ad9da22ea3acf19e4e1872103ff Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 6 Oct 2012 17:05:59 -0700 Subject: [PATCH] altos/megametrum: Use mma655x for acceleration measurements now Signed-off-by: Keith Packard --- src/megametrum-v0.1/ao_pins.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/megametrum-v0.1/ao_pins.h b/src/megametrum-v0.1/ao_pins.h index f6b49dd0..724878b5 100644 --- a/src/megametrum-v0.1/ao_pins.h +++ b/src/megametrum-v0.1/ao_pins.h @@ -107,8 +107,6 @@ #define HAS_GPS 1 #define HAS_FLIGHT 1 #define HAS_ADC 1 -#define HAS_ACCEL 1 -#define HAS_ACCEL_REF 1 #define HAS_LOG 1 /* -- 2.30.2