mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
fix when using only settings/basic_infrared.xml: include estimator.h in autopilot.h
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <inttypes.h>
|
||||
#include "std.h"
|
||||
#include "sys_time.h"
|
||||
#include "estimator.h"
|
||||
|
||||
#define TRESHOLD_MANUAL_PPRZ (MIN_PPRZ / 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user