From 041ce293a1bce47eff811e413b0aeeec0489f0e4 Mon Sep 17 00:00:00 2001 From: Saurav Sajeev <121819119+styropyr0@users.noreply.github.com> Date: Wed, 16 Apr 2025 23:27:26 +0530 Subject: [PATCH] Added BMP180 Library --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index f6ed7ce0c..5932b097f 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7963,3 +7963,4 @@ https://github.com/Obu-IntroSat/IntroSatLib https://github.com/KOINSLOT-Inc/kywy https://github.com/Nick507/SmallButton https://github.com/GabyGold67/SevenSegDisplays_ESP32 +https://github.com/styropyr0/BMP180