We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10a8157 + bbe6679 commit a97663cCopy full SHA for a97663c
src/SparkFunBME280.cpp
@@ -20,6 +20,7 @@ Distributed as-is; no warranty is given.
20
******************************************************************************/
21
//See SparkFunBME280.h for additional topology notes.
22
23
+#include <math.h>
24
#include "SparkFunBME280.h"
25
26
//****************************************************************************//
0 commit comments