UNPKG

raspi-pcf8574

Version:

Control each pin of a PCF8574/PCF8574A I2C port expander IC.

6 lines (5 loc) 295 B
/// <reference path="../node_modules/@types/node/index.d.ts" /> /// <reference path="../node_modules/@types/bluebird/index.d.ts" /> /// <reference path="../node_modules/@types/i2c-bus/index.d.ts" /> /// <reference path="../node_modules/onoff/onoff.d.ts" /> /// <reference path="pcf8574.d.ts" />