Skip to content

Commit 32da403

Browse files
committed
Update library.properties
1 parent 6276542 commit 32da403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=SparkFun I2C Expander Arduino Library
22
version=1.0.0
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
5-
sentence=Library for the PCA9536 on the SparkFun Qwiic RGB Sensor
6-
paragraph=An Arduino Library for various 4 and 8-bit I2C expanders. This library handles the initialization of the expander IC and supports standard pinMode, digitalRead, and digitalWrite functions. The following ICs are supported: <b>PCA9534/TCA9534, PCA9536/TCA9536, PCA9537/TCA9537, PCA9554/TCA9554, PCA9556/TCA9556, PCA9557/TCA9557</b> and may support others. Library supports using alternate Wire ports (ie, Wire1, etc) as well as alternate I2C addresses. Includes support for Interrupt Pin errata (PCA9554).
5+
sentence=Library for PCA and TCA I2C GPIO Expanders
6+
paragraph=An Arduino Library for various 4 and 8-bit I<sup>2</sup>C expanders. This library handles the initialization of the expander IC and supports standard pinMode, digitalRead, and digitalWrite functions. The following ICs are supported: <b>PCA9534/TCA9534, PCA9536/TCA9536, PCA9537/TCA9537, PCA9554/TCA9554, PCA9556/TCA9556, PCA9557/TCA9557</b> and may support others. Library supports using alternate Wire ports (ie, Wire1, etc) as well as alternate I2C addresses. Includes support for Interrupt Pin errata (PCA9554).
77
category=Device Control
88
url=https://github.com/sparkfunX/SparkFun_I2C_Expander_Arduino_Library
99
architectures=*

0 commit comments

Comments
 (0)