IO: Add missing float header

This commit is contained in:
Lorenz Meier
2016-12-27 16:03:40 +01:00
parent 4653a7f883
commit 89b37fd727
+1
View File
@@ -44,6 +44,7 @@
#include <sys/types.h>
#include <stdbool.h>
#include <float.h>
#include <string.h>
#include <drivers/drv_pwm_output.h>