From e9e14b622a1758820aec749ab98b2c868485753c Mon Sep 17 00:00:00 2001 From: G1OJS <140509227+G1OJS@users.noreply.github.com> Date: Tue, 17 Jun 2025 17:26:38 +0100 Subject: [PATCH 1/2] Add G1OJS_Tiny_Si5351_CLK0 to Arduino Library Manager --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 63e5977fe..bd3e328b9 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8129,3 +8129,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 \ No newline at end of file From 3f6a9201e865cdf5f0e2c675cb1ff7b1fd6d6160 Mon Sep 17 00:00:00 2001 From: G1OJS <140509227+G1OJS@users.noreply.github.com> Date: Tue, 17 Jun 2025 17:32:12 +0100 Subject: [PATCH 2/2] Fix: add final newline to repositories.txt --- repositories.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index bd3e328b9..db321eb98 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8129,4 +8129,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 \ No newline at end of file +https://github.com/G1OJS/G1OJS_Tiny_Si5351_CLK0