From aeca6232e56dfac25b3b331accbe73b27efee161 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 23 May 2020 01:27:28 +0200 Subject: [PATCH] Added lib ExtendedTouchEvent https://github.com/arduino/Arduino/issues/10260 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 588ea8cd..756b330d 100644 --- a/registry.txt +++ b/registry.txt @@ -3135,3 +3135,4 @@ https://github.com/adameat/MaximWire.git|Contributed|MaximWire https://github.com/cesanta/mjson.git|Contributed|mjson https://github.com/sparkfun/SparkFun_IridiumSBD_I2C_Arduino_Library.git|Contributed|IridiumSBDi2c https://github.com/adafruit/Adafruit_PM25AQI.git|Contributed|Adafruit PM25 AQI Sensor +https://gitlab.com/arduino23/ExtendedTouchEvent.git|Contributed|ExtendedTouchEvent