hybridgroup / cylon-gpio

Cylon drivers for GPIO devices
http://cylonjs.com
Other
19 stars 14 forks source link

Add JSDoc to driver classes #37

Closed stewart closed 9 years ago

stewart commented 9 years ago

Proposal for adding JSDoc to Cylon drivers.

This doesn't solve how to document events, but we can probably figure out another solution for that down the line.

A lot of this was copy-pasted from class-to-class, so there may be a couple issues - let me know if you find them!

deadprogram commented 9 years ago

:book: