From 6fd1b3e5ebe68f4a9427966da5ea87328f55c942 Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Mon, 29 Aug 2022 12:49:53 +0200 Subject: [PATCH] Add I2C_SCANNER class (#1769) * Add AD5245 library initial version - digital potentiometer * Add I2C_SCANNER class --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 337207a7..58966011 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3444,6 +3444,7 @@ https://github.com/RobTillaart/HX711 https://github.com/RobTillaart/I2C_24LC1025 https://github.com/RobTillaart/I2C_ASDX https://github.com/RobTillaart/I2C_EEPROM +https://github.com/RobTillaart/I2C_SCANNER https://github.com/RobTillaart/I2CKeyPad https://github.com/RobTillaart/IEEE754tools https://github.com/RobTillaart/INA226