AP_Baro: removed unused define

This commit is contained in:
Andrew Tridgell 2015-03-13 16:28:53 +11:00
parent 4ae3bf5399
commit d040318014

View File

@ -37,8 +37,6 @@
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
#define CONFIG_BARO HAL_BARO_DEFAULT
static AP_Baro barometer;
static uint32_t timer;