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 2a58a17 commit 3aaf91dCopy full SHA for 3aaf91d
Keypad_Examples/macropad_simple/code.py
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2022 Dan Halbert for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
import board
6
import keypad
7
import neopixel
0 commit comments