Skip to content

Commit c7175f0

Browse files
committed
update author and copyright date
1 parent 0bcb269 commit c7175f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/drv2605_simpletest.py

Lines changed: 1 addition & 2 deletions
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 DRV2605 haptic feedback motor driver.
55
# Will play all 123 effects in order for about a half second each.
6-
# Author: Tony DiCola
76
import time
87

98
import board

0 commit comments

Comments
 (0)