From 1c9ba7c3e8d621e9a9addb374f559880a573433a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 25 Nov 2019 00:22:38 +0100 Subject: [PATCH] Added lib TouchEvent https://github.com/arduino/Arduino/issues/9446 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 178194e9..203fbf00 100644 --- a/registry.txt +++ b/registry.txt @@ -2683,3 +2683,4 @@ https://github.com/stephentracz/StivSeg.git|Contributed|StivSeg https://github.com/sparkfun/SparkFun_HM01B0_Camera_ArduinoLibrary.git|Contributed|SparkFun Himax HM01B0 Camera https://github.com/huilab/HoneywellTruStabilitySPI.git|Contributed|Honeywell TruStability SPI https://github.com/huilab/HoneywellZephyrI2C.git|Contributed|Honeywell Zephyr I2C +https://github.com/GerLech/TouchEvent.git|Contributed|TouchEvent