From d4851bad0af52b09fb23f557dbebe194a3f3324e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 15 Feb 2019 00:03:35 +0100 Subject: [PATCH] Added lib HID Buttons https://github.com/arduino/Arduino/issues/8519 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 491eeb72..b8d2a19a 100644 --- a/registry.txt +++ b/registry.txt @@ -2153,3 +2153,4 @@ https://github.com/dwrobel/TrivialKalmanFilter.git|Contributed|TrivialKalmanFilt https://github.com/dgduncan/Arduino-MCP4131.git|Contributed|MCP4131 library https://github.com/BeelanMX/arduino-LoRaWAN.git|Contributed|Arduino LoRaWAN by Beelan https://github.com/sauttefk/RS485HwSerial.git|Contributed|RS485HwSerial +https://github.com/dmadison/HID_Buttons.git|Contributed|HID Buttons