From 494b243234e10a239992b5dbe3d910733f9048c4 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 29 Dec 2019 23:24:50 +0100 Subject: [PATCH] Added lib IntervalCallback https://github.com/arduino/Arduino/issues/9456 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7ce2a2c6..f5aedb6a 100644 --- a/registry.txt +++ b/registry.txt @@ -2738,3 +2738,4 @@ https://github.com/khoih-prog/ESP_WiFiManager.git|Contributed|ESP_WiFiManager https://github.com/adafruit/Adafruit_MCP4728.git|Contributed|Adafruit MCP4728 https://github.com/Infineon/DPS310-Pressure-Sensor.git|Contributed|DigitalPressureSensor https://gitlab.com/yesbotics/libs/arduino/voltmeter.git|Contributed|Voltmeter +https://gitlab.com/yesbotics/libs/arduino/interval-callback.git|Contributed|IntervalCallback