From e8e443cc888e2bd343f1cdaaf8d1ba9ad03e5010 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 11 Mar 2019 11:12:25 +0100 Subject: [PATCH] Added lib HX711 Arduino Library https://github.com/arduino/Arduino/issues/8590 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 95390bfb..196622b2 100644 --- a/registry.txt +++ b/registry.txt @@ -2207,3 +2207,4 @@ https://github.com/stm32duino/LIS2DW12.git|Contributed|STM32duino LIS2DW12 https://github.com/stm32duino/LIS2MDL.git|Contributed|STM32duino LIS2MDL https://github.com/stm32duino/LPS22HH.git|Contributed|STM32duino LPS22HH https://github.com/stm32duino/STTS751.git|Contributed|STM32duino STTS751 +https://github.com/bogde/HX711.git|Contributed|HX711 Arduino Library