From 9f3d8a2e59a3f00efc9c3c8149960493b555dfcc Mon Sep 17 00:00:00 2001 From: Regimantas Date: Sat, 14 Jun 2025 17:46:45 +0300 Subject: [PATCH] Add PY32LowPower library to repositories.txt (#6444) 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 5be29385..e4a557ea 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