mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
Filter: removed stdio.h
breaks AVR build
This commit is contained in:
parent
e6a4b9f68c
commit
b36122dec0
@ -17,7 +17,6 @@
|
||||
|
||||
#ifndef LOWPASSFILTER2P_H
|
||||
#define LOWPASSFILTER2P_H
|
||||
#include <stdio.h>
|
||||
|
||||
/// @file LowPassFilter2p.h
|
||||
/// @brief A class to implement a second order low pass filter
|
||||
|
Loading…
Reference in New Issue
Block a user