From 6b6f5c03ae60d90f24cadff7ee7b2837b59ca1e5 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 9 Feb 2021 22:52:07 +0100 Subject: [PATCH] Added lib MCP_DAC https://github.com/arduino/Arduino/issues/11240 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 668e27f8..f005bcf2 100644 --- a/registry.txt +++ b/registry.txt @@ -3790,3 +3790,4 @@ https://github.com/khoih-prog/WiFiManager_Generic_Lite.git|Contributed|WiFiManag https://github.com/sparkfun/SparkFun_u-blox_SARA-R5_Arduino_Library.git|Contributed|SparkFun u-blox SARA-R5 Arduino Library https://github.com/Patrick-Thomas/Sparkpad-Arduino.git|Contributed|Sparkpad https://github.com/asukiaaa/arduino-HX711.git|Contributed|HX711_asukiaaa +https://github.com/RobTillaart/MCP_DAC.git|Contributed|MCP_DAC