From 98cd6eff55cc4af96c9d5c650cfe8391a18faca8 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Aug 2018 23:07:21 +0200 Subject: [PATCH] Added lib AD7390 DAC library https://github.com/arduino/Arduino/issues/7881 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 6c5981eb..ccc99a6e 100644 --- a/registry.txt +++ b/registry.txt @@ -1819,3 +1819,4 @@ https://github.com/Stan-Reifel/ArduinoUserInterface.git|Contributed|ArduinoUserI https://github.com/teemuatlut/TMCStepper.git|Contributed|TMCStepper https://github.com/housewithinahouse/TwoWheelRobotLibrary.git|Contributed|TwoWheelRobot https://github.com/lucasso/ModbusRTUSlaveArduino.git|Contributed|ModbusRTU_Slave_RS485 +https://github.com/christophjurczyk/AD7390_Arduino_Library.git|Contributed|AD7390 DAC library