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 3fa0567 commit 1e62b94Copy full SHA for 1e62b94
CircuitPython_Neko_Cat/code.py
@@ -1,3 +1,6 @@
1
+# SPDX-FileCopyrightText: 2022 TimCocks for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
import time
5
import random
6
import board
0 commit comments