Skip to content

Commit 853444a

Browse files
committed
remove sys
1 parent d9e6094 commit 853444a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/mlx90640_pil.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""This example is for Raspberry Pi (Linux) only!
22
It will not work on microcontrollers running CircuitPython!"""
33

4-
import sys
54
import math
65
import board
76
import adafruit_mlx90640

0 commit comments

Comments
 (0)