From 08cfa79fb8e041e3fb20c61f5ac0961249cda14f Mon Sep 17 00:00:00 2001 From: Regimantas Date: Sat, 14 Jun 2025 17:45:50 +0300 Subject: [PATCH] Add PY32LowPower library to repositories.txt Added https://github.com/regimantas/PY32LowPower for inclusion in the Arduino Library Manager. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 5be29385c..e4a557ea4 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8118,3 +8118,4 @@ https://gitlab.com/8bitforce/kdram2560/ https://github.com/regimantas/EasyInterval https://github.com/GuLinux/AsyncWiFiMulti https://github.com/regimantas/ChaCha32Arduino +https://github.com/regimantas/PY32LowPower