I2CRelay/library.properties

10 lines
523 B
INI

name=I2CRelay
version=1.0.0
author=Fatima Idrees <fatimaxidrees@gmail.com>
maintainer=Fatima Idrees <fatimaxidrees@gmail.com>
sentence=Simple I2C master library for controlling 8-channel relay modules.
paragraph=I2CRelay allows easy control of up to 8 relays on a remote I2C slave device, with support for device naming, address changes, and identification queries. Designed for ESP32 and Arduino boards with configurable I2C pins.
category=Device Control
url=https://git.takeone.bh/fatimaxsen/I2CRelay.git
architectures=*