AP_Baro: Include AP_Logger directly

This commit is contained in:
Michael du Breuil 2019-04-04 03:45:02 -07:00 committed by Peter Barker
parent 63fcd23f7b
commit fd8f70c098
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@
#include "AP_Baro_UAVCAN.h"
#endif
#include <AP_Logger/AP_Logger.h>
#define INTERNAL_TEMPERATURE_CLAMP 35.0f
#ifndef HAL_BARO_FILTER_DEFAULT