mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
[filters] add missing include to low_pass_filter.h
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
#define LOW_PASS_FILTER_H
|
#define LOW_PASS_FILTER_H
|
||||||
|
|
||||||
#include "std.h"
|
#include "std.h"
|
||||||
|
#include "math/pprz_algebra_int.h"
|
||||||
|
|
||||||
#define INT32_FILT_FRAC 8
|
#define INT32_FILT_FRAC 8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user