barometer: fixed a build warning

This commit is contained in:
Andrew Tridgell 2011-11-08 09:22:43 +11:00
parent 34a53f6f7d
commit ecf3d26f43

View File

@ -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: