Skip to content

Bugfixing

Latest
Compare
Choose a tag to compare
@reyiyo reyiyo released this 06 Jan 01:43
· 20 commits to master since this release

Fixed:

  • The this.open = true replaces the method open() with the same name.
  • The close method should set this.opened= false.
  • The parsers obj in the original serialport module is binded to the Class, not to the instance