mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
AP_Baro: removed unused define
This commit is contained in:
parent
4ae3bf5399
commit
d040318014
@ -37,8 +37,6 @@
|
|||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||||
|
|
||||||
#define CONFIG_BARO HAL_BARO_DEFAULT
|
|
||||||
|
|
||||||
static AP_Baro barometer;
|
static AP_Baro barometer;
|
||||||
|
|
||||||
static uint32_t timer;
|
static uint32_t timer;
|
||||||
|
Loading…
Reference in New Issue
Block a user