From 87e31c7edbf539641824c09118461e49956cc56e Mon Sep 17 00:00:00 2001 From: 1e1 <1e1@users.noreply.github.com> Date: Wed, 30 Oct 2024 01:52:53 +0100 Subject: [PATCH] add FastTimer Notify at regular intervals to distribute actions over time. Can be extended with an NTP client to obtain a Unix or RFC3339 timestamp. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 2f9254278..8d09ff3c2 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7458,3 +7458,4 @@ https://github.com/joaoaugustocz/mpu6050_FastAngles https://github.com/goodisplayshare/esp32_epd https://github.com/dralicimen/dwiBus https://github.com/MonHauVD/PlayNote +https://github.com/1e1/Arduino-FastTimer