Skip to content

Commit fdbf576

Browse files
committed
Adding spdx
Sorry! Adding SPDX lines.
1 parent 29f1587 commit fdbf576

File tree

1 file changed

+3
-0
lines changed
  • QT_Py_RP2040_USB_to_Serial_MIDI_Friends

1 file changed

+3
-0
lines changed

QT_Py_RP2040_USB_to_Serial_MIDI_Friends/code.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
2+
# SPDX-License-Identifier: MIT
3+
14
import board
25
import busio
36
import usb_midi

0 commit comments

Comments
 (0)