We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7bd9d commit 439c9beCopy full SHA for 439c9be
PlayStation_BLE/PlayStation_ESP32_BLE_Gamepad.ino
@@ -1,6 +1,8 @@
1
+// SPDX-FileCopyrightText: 2024 John Park for Adafruit Industries
2
+//
3
+// SPDX-License-Identifier: MIT
4
/*
5
* Feather ESP32 Bluetooth LE gamepad https://github.com/lemmingDev/ESP32-BLE-Gamepad
- * John Park for Adafruit Industries, April 2024
6
* Deep sleep with wake on START button press
7
* https://randomnerdtutorials.com/esp32-deep-sleep-arduino-ide-wake-up-sources/
8
0 commit comments