We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcb269 commit c7175f0Copy full SHA for c7175f0
examples/drv2605_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 DRV2605 haptic feedback motor driver.
5
# Will play all 123 effects in order for about a half second each.
6
-# Author: Tony DiCola
7
import time
8
9
import board
0 commit comments