Add SPDX
This commit is contained in:
parent
5d1d6fa8ca
commit
3c075fa35a
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
// SPDX-FileCopyrightText: 2022 Limor Fried for Adafruit Industries
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
#include <Adafruit_NeoPixel.h>
|
#include <Adafruit_NeoPixel.h>
|
||||||
|
|
||||||
#if defined(PIN_NEOPIXEL)
|
#if defined(PIN_NEOPIXEL)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue