Skip to content

Commit b3886d9

Browse files
committed
update author in example
1 parent d74985d commit b3886d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/si4713_simpletest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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 using the SI4743 RDS FM transmitter.
5-
# Author: Tony DiCola
5+
66
import time
77

88
import board

0 commit comments

Comments
 (0)