We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e315274 commit d388875Copy full SHA for d388875
1 file changed
2020_shake/2020_shake.ino
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2020 Limor Fried for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
#include <Adafruit_LIS3DH.h> // For accelerometer
6
#include <Adafruit_PixelDust.h> // For simulation
7
#include <Adafruit_Protomatter.h> // For LED matrix
0 commit comments