From 42f44175cd6148596a318bd0cd2cd2a0e84af9fe Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 24 Jul 2020 21:06:13 +0200 Subject: [PATCH] Added lib AsyncTelegram https://github.com/arduino/Arduino/issues/10542 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index aa34e606..55fa34cd 100644 --- a/registry.txt +++ b/registry.txt @@ -3305,3 +3305,4 @@ https://github.com/RobTillaart/AD520X.git|Contributed|AD520X https://github.com/RobTillaart/ADT7470.git|Contributed|ADT7470 https://github.com/RobTillaart/PCF8591.git|Contributed|PCF8591 https://github.com/sparkfun/SparkFun_MicroPressure_Arduino_Library.git|Contributed|SparkFun MicroPressure Library +https://github.com/cotestatnt/AsyncTelegram.git|Contributed|AsyncTelegram