From 5a9af2fd9d6baddeed38b0242244577fa91af3cf Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 3 Dec 2020 18:28:56 +0100 Subject: [PATCH] Added lib ESP32 BLE Gamepad https://github.com/arduino/Arduino/issues/10984 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index d829b5fa..29d4f77c 100644 --- a/registry.txt +++ b/registry.txt @@ -3648,3 +3648,4 @@ https://github.com/lucyamy/LapI2CTop.git|Contributed|LapI2CTop https://github.com/iotec-gmbh/M5_RTC_Module.git|Contributed|M5_RTC_Module https://github.com/khoih-prog/NRF52_MBED_TimerInterrupt.git|Contributed|NRF52_MBED_TimerInterrupt https://github.com/107-systems/107-Arduino-TMF8801.git|Contributed|107-Arduino-TMF8801 +https://github.com/lemmingDev/ESP32-BLE-Gamepad.git|Contributed|ESP32 BLE Gamepad