Skip to content

Commit 439c9be

Browse files
committed
added SPDX
1 parent 5a7bd9d commit 439c9be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PlayStation_BLE/PlayStation_ESP32_BLE_Gamepad.ino

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
// SPDX-FileCopyrightText: 2024 John Park for Adafruit Industries
2+
//
3+
// SPDX-License-Identifier: MIT
14
/*
25
* Feather ESP32 Bluetooth LE gamepad https://github.com/lemmingDev/ESP32-BLE-Gamepad
3-
* John Park for Adafruit Industries, April 2024
46
* Deep sleep with wake on START button press
57
* https://randomnerdtutorials.com/esp32-deep-sleep-arduino-ide-wake-up-sources/
68

0 commit comments

Comments
 (0)