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 e3bce0a commit c4d232cCopy full SHA for c4d232c
CircuitPython_Tandy1000Keyboard_QTPy_RP2040/code.py
@@ -1,3 +1,5 @@
1
+# SPDX-FileCopyrightText: 2022 Jeff Epler for Adafruit Industries
2
+# SPDX-License-Identifier: MIT
3
import time
4
import array
5
0 commit comments