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 29f1587 commit fdbf576Copy full SHA for fdbf576
QT_Py_RP2040_USB_to_Serial_MIDI_Friends/code.py
@@ -1,3 +1,6 @@
1
+# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
2
+# SPDX-License-Identifier: MIT
3
+
4
import board
5
import busio
6
import usb_midi
0 commit comments