From 406d68e47b46979cc265d505dfcfe8f7056ff30c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 23:29:39 +0200 Subject: [PATCH] Added lib MCP4251 https://github.com/arduino/Arduino/issues/11570 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 21e53983..4fef7a70 100644 --- a/registry.txt +++ b/registry.txt @@ -4054,3 +4054,4 @@ https://github.com/RobTillaart/AD5144A.git|Contributed|AD5144A https://github.com/wollewald/ICM20948_WE.git|Contributed|ICM20948_WE https://github.com/khoih-prog/RPI_PICO_TimerInterrupt.git|Contributed|RPI_PICO_TimerInterrupt https://github.com/dpnebert/TLC5916_Lite.git|Contributed|TLC5916_Lite +https://github.com/kulbhushanchand/MCP4251.git|Contributed|MCP4251