From 11a46bd11346a372bf1de3ed1fb1cd3f13c1a730 Mon Sep 17 00:00:00 2001 From: notmonsoon <136718944+MR01Right@users.noreply.github.com> Date: Wed, 10 Dec 2025 03:12:16 +0800 Subject: [PATCH] Add new repository link for BH1730FVC (#7386) The BH1730FVC is a digital ambient light sensor that provides accurate light intensity measurements. This library provides an easy-to-use interface for reading sensor data and calculating lux values based on the sensor's dual-channel measurements. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 4aa21748..b72bfb94 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8712,3 +8712,4 @@ https://github.com/PaulNTU/PandaCam https://github.com/hidori/ProgMemFS https://github.com/joy-it/JoyIT_LSM6DS3TR-C https://github.com/steambinhlong/SBLC +https://github.com/MR01Right/BH1730FVC