mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
IO: Add missing float header
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include <float.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <drivers/drv_pwm_output.h>
|
||||
|
||||
Reference in New Issue
Block a user