Skip to content

Releases: noopkat/blend-micro-io

v1.2.2

12 Feb 20:10
Compare
Choose a tag to compare

Patches:

  • fix for #1 - removed SIGINT event listener that took care of disconnecting BlendMicro on process end, seems that OSX has its crap together now. It was breaking in Mavericks I believe also.

v1.2.1

05 Jan 08:20
Compare
Choose a tag to compare

Patches:

  • huge bug preventing pins modes being set, should be all fixed now.

Sowwy.

v1.2.0

05 Jan 08:19
Compare
Choose a tag to compare

New Features:

  • i2cWrite
  • i2cRead
  • i2cConfig

v1.1.0

28 Dec 23:38
Compare
Choose a tag to compare

New Features:

  • added opts.quiet
  • added isReady (required for johnny-five IO)