Skip to content

v1.4.4

Compare
Choose a tag to compare
@andrewjaykeller andrewjaykeller released this 02 Jan 17:23
· 86 commits to master since this release

1.4.4

New Features

  • Set max number of channels for the board to use with .setMaxChannels() see readme.md
  • Set the core info object that drives the module with .setInfoForBoardType() see readme.md
  • Get info for the core object that drives the module with .getInfo() see readme.md

Work In Progress

  • Bug where daisy would sometimes not be recognized which destroyed all data. #131