openbci-archive / OpenBCI_NodeJS

Node.js SDK for the all OpenBCI Biosensor Boards
https://www.npmjs.com/package/openbci
138 stars 50 forks source link

Fix leaked event emitter with time sync, remove extra log statement #94

Closed andrewjaykeller closed 8 years ago

andrewjaykeller commented 8 years ago

1.3.3

New Features

andrewjaykeller commented 8 years ago

@baffo32 it turned out to be a terrible idea to try and rebase off that 1.4.0 branch ha, so i split and will plan to merge this with master and you can rebase off this!

codecov-io commented 8 years ago

Current coverage is 92.79% (diff: 100%)

Merging #94 into master will increase coverage by 0.11%

@@             master        #94   diff @@
==========================================
  Files             4          4          
  Lines          2186       2193     +7   
  Methods         128        128          
  Messages          0          0          
  Branches        478        478          
==========================================
+ Hits           2026       2035     +9   
+ Misses          160        158     -2   
  Partials          0          0          

Powered by Codecov. Last update 6fd9ddf...aea599a