Skip to content

Commit 300b1eb

Browse files
committed
Add SPDX.
1 parent 80b3ea3 commit 300b1eb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Adafruit_STEMMA_Audio_Amp/Arduino/PWMAudio_Mono_RP2040/PWMAudio_Mono_RP2040.ino

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// SPDX-FileCopyrightText: 2023 Kattni Rembor for Adafruit Industries
2+
// SPDX-FileCopyrightText: Earle F. Philhower, III
3+
//
4+
// SPDX-License-Identifier: MIT
5+
16
/*
27
This example plays a tune through a mono amplifier using a simple sine wave.
38

0 commit comments

Comments
 (0)