From 2d243380b48478c54febfa6b937295a43584463b Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 6 Nov 2020 13:52:17 +0100 Subject: [PATCH] Added lib SchedulerESP8266 https://github.com/arduino/Arduino/issues/10907 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8b222b91..026a4d23 100644 --- a/registry.txt +++ b/registry.txt @@ -3563,3 +3563,4 @@ https://github.com/zkemble/nRF905-arduino.git|Contributed|nRF905 Radio Library https://github.com/gicking/NeoHWSerial.git|Contributed|NeoHWSerial https://github.com/gavinlyonsrepo/ERM19264_UC1609.git|Contributed|ERM19264_UC1609 https://github.com/Protocentral/protocentral-ads1292r-arduino.git|Contributed|ProtoCentral ADS1292R ECG and Respiration boards library +https://github.com/limiteddata/SchedulerESP8266.git|Contributed|SchedulerESP8266