UNPKG

openi2c

Version:

This library is a set of cross platform drivers for common I2C devices.

5 lines (4 loc) 119 B
import debug from 'debug'; const log = debug('openi2c'); log.log = console.log.bind(console); export { log as debug };