Skip to content

Commit 95f8ba4

Browse files
committed
update author in example
1 parent 704faa2 commit 95f8ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/mma8451_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 reading the MMA8451 orientation every second.
5-
# Author: Tony DiCola
5+
66
import time
77

88
import board

0 commit comments

Comments
 (0)