Skip to content

Commit c858d19

Browse files
committed
Added SPDX and fixed name
1 parent f29376d commit c858d19

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Factory_Tests/MatrixPortal_S3_FacoryTest/MatrixPortal_S3_FacoryTest.ino renamed to Factory_Tests/MatrixPortal_S3_FactoryTest/MatrixPortal_S3_FactoryTest.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_LIS3DH.h>
26
#include <Adafruit_TestBed.h>
37
#include <WiFi.h>

0 commit comments

Comments
 (0)