terrain estimator: removed unused hrt dependancy

Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
Roman
2017-02-13 16:31:03 +01:00
parent 6480fcc3d5
commit aa53f45f15
-1
View File
@@ -41,7 +41,6 @@
#include "ekf.h"
#include "mathlib.h"
#include <drivers/drv_hrt.h>
bool Ekf::initHagl()
{