We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e914340 commit 87d7a6cCopy full SHA for 87d7a6c
src/modm/driver/pressure/bmp085_data.hpp
@@ -14,6 +14,7 @@
14
#include <cmath>
15
16
#include <modm/debug/logger/logger.hpp>
17
+#include <modm/math/utils/bit_constants.hpp>
18
19
#ifndef MODM_BMP085_DATA_HPP
20
#define MODM_BMP085_DATA_HPP
0 commit comments