From b76a5c2943ccda0539b52a14b971ccde184e0715 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 30 Apr 2023 16:25:06 +0700 Subject: [PATCH] Add library of SPL06-001 (#2808) Arduino library of SPL06-001 Digital pressure sensor --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 64956f40..5a247d07 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5834,3 +5834,4 @@ https://github.com/eebothobby/DAC7574 https://github.com/eebothobby/ADS7828 https://github.com/ArtronShop/ArtronShop_BH1750 https://github.com/ArtronShop/ArtronShop_SHT3x +https://github.com/ArtronShop/ArtronShop_SPL06-001