mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
barometer: fixed a build warning
This commit is contained in:
parent
6bf0c32173
commit
0f3c21821a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user