Skip to content

v1.4.1

Compare
Choose a tag to compare
@andrewjaykeller andrewjaykeller released this 16 Nov 06:42
· 100 commits to master since this release

1.4.1

Bug Fixes

  • Fixes bug where extra data after EOT ($$$) was dumped by preserving the poriton after the EOT for further decomposition.
  • Fixes bug where any calls to channel set would actually break the openBCISample code as the channelSettingsArray contained an undefined.
  • Writes promises resolve when they are actually sent over the serial port.