Added SPDX and fixed name
This commit is contained in:
parent
f29376db16
commit
c858d19154
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
// SPDX-FileCopyrightText: 2023 Limor Fried for Adafruit Industries
|
||||
//
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include <Adafruit_LIS3DH.h>
|
||||
#include <Adafruit_TestBed.h>
|
||||
#include <WiFi.h>
|
||||
Loading…
Reference in a new issue