From c83f43b61bea5fc55434335acac256943c487888 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 17 Jul 2019 19:52:41 +0200 Subject: [PATCH] Added lib MCP45HVX1 https://github.com/arduino/Arduino/issues/9064 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c6b9aa39..be4f5c14 100644 --- a/registry.txt +++ b/registry.txt @@ -2478,3 +2478,4 @@ https://github.com/ldab/ESP32_FTPClient.git|Contributed|esp32_ftpclient https://github.com/eduardomarcos/arduino-esp32-restclient.git|Contributed|ESP32 Rest Client https://github.com/Isaranu/Senses_wifi.git|Contributed|Senses_wifi https://github.com/MartyMacGyver/ESP32-Digital-RGB-LED-Drivers.git|Contributed|ESP32 Digital RGB LED Drivers +https://github.com/WifWaf/MCP45HVX1.git|Contributed|MCP45HVX1