Skip to content

Commit e54cec3

Browse files
committed
update author and copyright date
1 parent ae8f76a commit e54cec3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/mcp4725_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: 2018 Tony DiCola for Adafruit Industries
22
# SPDX-License-Identifier: MIT
33

44
# Simple demo of setting the DAC value up and down through its entire range
55
# of values.
6-
# Author: Tony DiCola
76
import board
87
import busio
98

0 commit comments

Comments
 (0)