altos: Allow products without MS5607
[fw/altos] / src / core / ao_data.h
index 3b66ef5d1a598e65e9369d6d7adcb33f10a08eee..5412febeab42142b4a00677d1fd60ec44675fa9f 100644 (file)
@@ -28,7 +28,7 @@
 #include <ao_ms5607.h>
 #define AO_DATA_MS5607 (1 << 1)
 #else
-#define AO_DATA_MS5607 (1 << 1)
+#define AO_DATA_MS5607 0
 #endif
 
 #if HAS_MPU6000