We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c40b0 commit 63fd876Copy full SHA for 63fd876
examples/vl6180x_simpletest.py
@@ -1,9 +1,9 @@
1
-# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
+# SPDX-FileCopyrightText: 2018 Tony DiCola for Adafruit Industries
2
# SPDX-License-Identifier: MIT
3
4
# Demo of reading the range and lux from the VL6180x distance sensor and
5
# printing it every second.
6
-# Author: Tony DiCola
+
7
import time
8
9
import board
0 commit comments