forked from Archive/PX4-Autopilot
terrain estimator: removed unused hrt dependancy
Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
parent
6480fcc3d5
commit
aa53f45f15
|
@ -41,7 +41,6 @@
|
|||
|
||||
#include "ekf.h"
|
||||
#include "mathlib.h"
|
||||
#include <drivers/drv_hrt.h>
|
||||
|
||||
bool Ekf::initHagl()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue