aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/bme280.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/extras/bme280.py')
-rw-r--r--klippy/extras/bme280.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/klippy/extras/bme280.py b/klippy/extras/bme280.py
index 44de9de3..e4c1f1ca 100644
--- a/klippy/extras/bme280.py
+++ b/klippy/extras/bme280.py
@@ -4,6 +4,7 @@
#
# This file may be distributed under the terms of the GNU GPLv3 license.
import logging
+
from . import bus
REPORT_TIME = 0.8