We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dccf6f9 commit b587e23Copy full SHA for b587e23
1 file changed
CircuitPython_SNES_Mouse/code.py
@@ -1,3 +1,5 @@
1
+# SPDX-FileCopyrightText: 2023 Jeff Epler for Adafruit Industries
2
+# SPDX-License-Identifier: MIT
3
import time
4
import board
5
import digitalio
0 commit comments