altos/test: telemetrum baro data is inverted before being written to eeprom
authorKeith Packard <keithp@keithp.com>
Mon, 28 Aug 2017 00:04:27 +0000 (17:04 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 28 Aug 2017 00:40:53 +0000 (17:40 -0700)
No need for the test code to invert it during replay

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_flight_test.c

index d3d39f2a1b721b92d9327345964bf432c15b205c..65b939c0f55f12d8478a6b0eed57717bf8c195a3 100644 (file)
@@ -72,7 +72,7 @@ struct ao_adc {
 #define AO_ADC_NUM_SENSE       2
 #define HAS_MS5607             1
 #define HAS_MMA655X            1
-#define AO_MMA655X_INVERT      1
+#define AO_MMA655X_INVERT      0
 #define HAS_BEEP               1
 #define AO_CONFIG_MAX_SIZE     1024