hybridgroup / cylon-firmata

Cylon adaptor for the Firmata protocol
http://cylonjs.com
Other
45 stars 10 forks source link

Update to include i2c support #7

Closed edgarsilva closed 10 years ago

edgarsilva commented 10 years ago

Bug Fixes:

  1. Correct reset on connection disconnect, close() method does not exist in firmata.board
  2. Fixes i2cRead, i2cWrite and i2cConfig to work with new i2c drivers.
stewart commented 10 years ago

:shipit: