We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8dde8 commit b01347bCopy full SHA for b01347b
examples/simpletest.py
@@ -1,7 +1,7 @@
1
# Demo of reading the range and lux from the VL6180x distance sensor and
2
# printing it every second.
3
# Author: Tony DiCola
4
-import tim
+import time
5
6
import board
7
import busio
0 commit comments