From c143ac924c4f3cc5b0b31ad9acaf9cc6d031b166 Mon Sep 17 00:00:00 2001 From: Saurav Sajeev <121819119+styropyr0@users.noreply.github.com> Date: Sun, 16 Mar 2025 16:17:40 +0530 Subject: [PATCH] APDS9960 Library --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 31f9982bc..690ad5c89 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7874,3 +7874,4 @@ https://github.com/ByteVoltaTeam/PIDEasy https://github.com/styropyr0/BME688 https://github.com/styropyr0/MPM10 https://github.com/styropyr0/ML8511 +https://github.com/styropyr0/APDS9960