We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1d6fa commit 3c075faCopy full SHA for 3c075fa
1 file changed
Adafruit_ESP32_Arduino_Demos/ESP32_sleeptest/ESP32_sleeptest.ino
@@ -1,3 +1,7 @@
1
+// SPDX-FileCopyrightText: 2022 Limor Fried for Adafruit Industries
2
+//
3
+// SPDX-License-Identifier: MIT
4
+
5
#include <Adafruit_NeoPixel.h>
6
7
#if defined(PIN_NEOPIXEL)
0 commit comments