Skip to content

Commit 371f7a4

Browse files
committed
Update TLV320_Tone_Arduino.ino
1 parent 5a20f1c commit 371f7a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TLV320DAC3100_Examples/TLV320_Tone_Arduino/TLV320_Tone_Arduino.ino

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
// SPDX-FileCopyrightText: 2016 Sandeep Mistry
2+
// SPDX-FileCopyrightText: 2022 Earle F. Philhower, III
3+
// SPDX-FileCopyrightText: 2023 Ladyada for Adafruit Industries
4+
//
5+
// SPDX-License-Identifier: MIT
6+
17
#include <Adafruit_TLV320DAC3100.h>
28
#include <I2S.h>
39
#include <math.h>

0 commit comments

Comments
 (0)