From 9284cee40b0af7a69a3afcba439d061635ab568a Mon Sep 17 00:00:00 2001 From: malarz Date: Thu, 30 Jan 2025 09:42:30 +0100 Subject: [PATCH] fixed fork of https://github.com/closedcube/ClosedCube_SHT31D_Arduino (#5850) * Update repositories.txt https://github.com/closedcube/ is dead I found and fix error in this library. I worked on other fork of library. * Update repositories.txt added fork of dead https://github.com/closedcube/ClosedCube_SHT31D_Arduino --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 31e01e50..e60c3157 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1672,6 +1672,7 @@ https://github.com/closedcube/ClosedCube_MAX30205_Arduino https://github.com/closedcube/ClosedCube_OPT3001_Arduino https://github.com/closedcube/ClosedCube_OPT3002_Arduino https://github.com/closedcube/ClosedCube_SHT31D_Arduino +https://github.com/malarz-supla/ClosedCube_SHT31D_Arduino https://github.com/closedcube/ClosedCube_SHT3XA_Library https://github.com/closedcube/ClosedCube_SHT3XD_Library https://github.com/closedcube/ClosedCube_SHTC3_Arduino