diff options
Diffstat (limited to 'decoders/mlx90614/__init__.py')
-rw-r--r-- | decoders/mlx90614/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/mlx90614/__init__.py b/decoders/mlx90614/__init__.py index 29cb2a9..1814ac9 100644 --- a/decoders/mlx90614/__init__.py +++ b/decoders/mlx90614/__init__.py @@ -24,4 +24,3 @@ infrared thermometer protocol. ''' from .pd import * - |