Add SPDX header to Arduino code

This commit is contained in:
Phillip Burgess 2023-08-29 11:14:30 -07:00
parent a589413440
commit 1c7e81dc93

View file

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2017 Phillip Burgess for Adafruit Industries
//
// SPDX-License-Identifier: MIT
// Talking D20 sketch. Uses the following Adafruit parts:
//
// - Pro Trinket 3V or 5V (adafruit.com/product/2010 or 2000)