mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-28 06:24:10 +01:00
LP-621 add required include
This commit is contained in:
parent
745835e298
commit
fd32fc79ba
@ -29,6 +29,7 @@
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include <pios_math.h>
|
||||
#include <mathmisc.h>
|
||||
|
||||
void pseudo_windowed_variance_init(pw_variance_t *variance, int32_t window_size)
|
||||
|
Loading…
Reference in New Issue
Block a user