From be783dfb1c9898ee4500d3e1fa18fbb0a152d1a0 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 18 Mar 2019 21:11:08 +0100 Subject: [PATCH] Added lib Adafruit INA260 Library https://github.com/arduino/Arduino/issues/8641 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2d7fbb41..148c50aa 100644 --- a/registry.txt +++ b/registry.txt @@ -2236,3 +2236,4 @@ https://github.com/MartinL1/BMP280_DEV.git|Contributed|BMP280_DEV https://github.com/madhephaestus/BNO055SimplePacketComs.git|Contributed|BNO055SimplePacketComs https://github.com/ricaun/ArduinoUniqueID.git|Contributed|ArduinoUniqueID https://github.com/ricaun/CayenneLPPDecode.git|Contributed|CayenneLPPDecode +https://github.com/adafruit/Adafruit_INA260.git|Contributed|Adafruit INA260 Library