firmata / firmata.js

JavaScript implementation of the Firmata protocol
711 stars 147 forks source link

Updated jsdocs to make IDE work properly #174

Closed rumata28 closed 7 years ago

rumata28 commented 7 years ago

When {array} is the type of parameter, some IDEs (WebStorm, for example) highlight valid function calls as parameter type mismatch. It should be {Array}.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 313fd63a4449820deaa205574def5986b5aea78f on rumata28:patch-1 into d05c99add3545f2030bbaa4d96caa348f9e0de37 on firmata:master.