From 1b67c4eabe0c7ea104b397258b7444508b2eca88 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Aug 2018 23:10:05 +0200 Subject: [PATCH] Added lib MCP4728 https://github.com/arduino/Arduino/issues/7887 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8b3ac6c4..4810b3b3 100644 --- a/registry.txt +++ b/registry.txt @@ -1825,3 +1825,4 @@ https://github.com/postfixNotation/OLED_LIB_VGY12864L_03.git|Contributed|OLED Di https://github.com/NicholasBerryman/GenericMotorDriver.git|Contributed|GenericMotorDriver https://github.com/hideakitai/DRV2667.git|Contributed|DRV2667 https://github.com/hideakitai/MAX17048.git|Contributed|MAX17048 +https://github.com/hideakitai/MCP4728.git|Contributed|MCP4728