diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/driver/bme280_defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/driver/bme280_defs.h b/include/driver/bme280_defs.h index 745954a..4e897e1 100644 --- a/include/driver/bme280_defs.h +++ b/include/driver/bme280_defs.h @@ -110,7 +110,7 @@ #ifndef BME280_FLOAT_ENABLE
#ifndef BME280_64BIT_ENABLE
-#define BME280_64BIT_ENABLE
+/* #define BME280_64BIT_ENABLE */
#endif
#endif
|