|
|
|
@ -5,9 +5,6 @@
@@ -5,9 +5,6 @@
|
|
|
|
|
#include <AP_HAL.h> |
|
|
|
|
extern const AP_HAL::HAL& hal; |
|
|
|
|
|
|
|
|
|
// Constructors ////////////////////////////////////////////////////////////////
|
|
|
|
|
AP_Baro_HIL::AP_Baro_HIL(){} |
|
|
|
|
|
|
|
|
|
// Public Methods //////////////////////////////////////////////////////////////
|
|
|
|
|
bool AP_Baro_HIL::init() |
|
|
|
|
{ |
|
|
|
|