|
|
|
@ -14,11 +14,11 @@
@@ -14,11 +14,11 @@
|
|
|
|
|
You should have received a copy of the GNU General Public License |
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
*/ |
|
|
|
|
#pragma once |
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
backend driver for airspeed from PX4Firmware |
|
|
|
|
*/ |
|
|
|
|
#pragma once |
|
|
|
|
|
|
|
|
|
#include <AP_HAL/AP_HAL.h> |
|
|
|
|
#include "AP_Airspeed_Backend.h" |
|
|
|
|