diff options
Diffstat (limited to 'klippy/extras/ads1220.py')
-rw-r--r-- | klippy/extras/ads1220.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/klippy/extras/ads1220.py b/klippy/extras/ads1220.py index d1ccc9c9..0e3e6bbb 100644 --- a/klippy/extras/ads1220.py +++ b/klippy/extras/ads1220.py @@ -4,6 +4,7 @@ # # This file may be distributed under the terms of the GNU GPLv3 license. import logging + from . import bulk_sensor, bus # |