We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e6094 commit 853444aCopy full SHA for 853444a
examples/mlx90640_pil.py
@@ -1,7 +1,6 @@
1
"""This example is for Raspberry Pi (Linux) only!
2
It will not work on microcontrollers running CircuitPython!"""
3
4
-import sys
5
import math
6
import board
7
import adafruit_mlx90640
0 commit comments