Skip to content

Commit 1c7e81d

Browse files
Add SPDX header to Arduino code
1 parent a589413 commit 1c7e81d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Talking_D20/Arduino/d20/d20.ino

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2017 Phillip Burgess for Adafruit Industries
2+
//
3+
// SPDX-License-Identifier: MIT
4+
15
// Talking D20 sketch. Uses the following Adafruit parts:
26
//
37
// - Pro Trinket 3V or 5V (adafruit.com/product/2010 or 2000)

0 commit comments

Comments
 (0)