We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555c1df commit a8670afCopy full SHA for a8670af
examples/vcnl4010_simpletest.py
@@ -1,9 +1,8 @@
1
-# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
+# SPDX-FileCopyrightText: 2017 Tony DiCola for Adafruit Industries
2
# SPDX-License-Identifier: MIT
3
4
# Simple demo of the VCNL4010 proximity and light sensor.
5
# Will print the proximity and ambient light every second.
6
-# Author: Tony DiCola
7
import time
8
9
import board
0 commit comments