Skip to content

Commit 6994872

Browse files
committed
Add license.
1 parent 538745f commit 6994872

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/seesaw_rotary_neopixel.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2+
# SPDX-License-Identifier: MIT
3+
14
"""I2C rotary encoder NeoPixel color picker and brightness setting example."""
25
import board
36
from adafruit_seesaw import seesaw, neopixel, rotaryio, digitalio

0 commit comments

Comments
 (0)