PX4_ISFINITE use builtin everywhere

This commit is contained in:
Daniel Agar
2018-12-23 16:11:05 -05:00
parent 75bb3e9bac
commit 184aa2861a
21 changed files with 49 additions and 27 deletions
+2
View File
@@ -39,7 +39,9 @@
#include <unit_test.h>
#include <px4_config.h>
#include <float.h>
#include <math.h>
typedef union {
float f;