Skip to content

Commit 1081357

Browse files
committed
Add license to .ino file.
1 parent 73f42d8 commit 1081357

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NeoKey_MX_and_CHOC_Breakouts/Arduino/NeoKey_NeoPixel_Rainbow_and_HID/NeoKey_NeoPixel_Rainbow_and_HID.ino

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2023 Kattni Rembor for Adafruit Industries
2+
//
3+
// SPDX-License-Identifier: MIT
4+
15
#include <Adafruit_NeoPixel.h>
26

37
#define NEOPIXEL_PIN A3

0 commit comments

Comments
 (0)