Skip to content

Commit 38e6c13

Browse files
committed
adding arduino license
1 parent fb80908 commit 38e6c13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RP2040_Prop-Maker_Feather_Examples/Arduino_Prop-Maker_Feather_Example/Arduino_Prop-Maker_Feather_Example.ino

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

0 commit comments

Comments
 (0)