mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +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
|
||||
|
||||
#include "std.h"
|
||||
#include "math/pprz_algebra_int.h"
|
||||
|
||||
#define INT32_FILT_FRAC 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user