Skip to content

Commit a8670af

Browse files
committed
update author and date
1 parent 555c1df commit a8670af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/vcnl4010_simpletest.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
1+
# SPDX-FileCopyrightText: 2017 Tony DiCola for Adafruit Industries
22
# SPDX-License-Identifier: MIT
33

44
# Simple demo of the VCNL4010 proximity and light sensor.
55
# Will print the proximity and ambient light every second.
6-
# Author: Tony DiCola
76
import time
87

98
import board

0 commit comments

Comments
 (0)