Skip to content
Snippets Groups Projects
Commit 89b37fd7 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

IO: Add missing float header

parent 4653a7f8
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@
#include <sys/types.h>
#include <stdbool.h>
#include <float.h>
#include <string.h>
#include <drivers/drv_pwm_output.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment