From 0f3c21821ab14727cfc5e6840c3788c37bebc8f6 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 8 Nov 2011 09:22:43 +1100 Subject: [PATCH] barometer: fixed a build warning --- libraries/APM_BMP085/APM_BMP085_hil.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/libraries/APM_BMP085/APM_BMP085_hil.h b/libraries/APM_BMP085/APM_BMP085_hil.h index 9a316b64a4..b873213d56 100644 --- a/libraries/APM_BMP085/APM_BMP085_hil.h +++ b/libraries/APM_BMP085/APM_BMP085_hil.h @@ -1,9 +1,6 @@ #ifndef APM_BMP085_hil_h #define APM_BMP085_hil_h -#define TEMP_FILTER_SIZE 16 -#define PRESS_FILTER_SIZE 10 - class APM_BMP085_HIL_Class { private: