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 ec23fb3 commit 886cb60Copy full SHA for 886cb60
CircuitPython_Text_Editor/boot.py
@@ -1,3 +1,6 @@
1
+# SPDX-FileCopyrightText: 2024 Tim Cocks
2
+#
3
+# SPDX-License-Identifier: MIT
4
import usb_cdc
5
import board
6
import digitalio
0 commit comments