From 07c48e3a4bf44a833e60b0e78fba655ca4904c12 Mon Sep 17 00:00:00 2001 From: Alan Robinson <140509227+G1OJS@users.noreply.github.com> Date: Tue, 17 Jun 2025 17:33:34 +0100 Subject: [PATCH] Add G1OJS_Tiny_Si5351_CLK0 to Arduino Library Manager (#6458) * Add G1OJS_Tiny_Si5351_CLK0 to Arduino Library Manager * Fix: add final newline to repositories.txt --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 901c4c24..6a2020e1 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8130,3 +8130,4 @@ https://github.com/regimantas/ChaCha32Arduino https://github.com/regimantas/PY32LowPower https://github.com/bahr1k/esp-arduino-tunnel https://github.com/llcesselx/lcd595 +https://github.com/G1OJS/G1OJS_Tiny_Si5351_CLK0