Skip to content

Commit 3aaf91d

Browse files
authored
add SPDX
1 parent 2a58a17 commit 3aaf91d

File tree

1 file changed

+4
-0
lines changed
  • Keypad_Examples/macropad_simple

1 file changed

+4
-0
lines changed

Keypad_Examples/macropad_simple/code.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2022 Dan Halbert for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
import board
26
import keypad
37
import neopixel

0 commit comments

Comments
 (0)