jadonk / bonescript

Scripting tools for BeagleBone and PocketBeagle
http://beagleboard.org
MIT License
514 stars 158 forks source link

callback documentation #152

Closed troywweber7 closed 6 years ago

troywweber7 commented 7 years ago

There is no documentation on the callbacks for any of the functions. From experimentation, I'm seeing that the format of callback responses is inconsistent and does not follow node.js standard callback structures. Can you provide some insight on the README about callbacks and their structure?

jadonk commented 6 years ago

This issue was moved to beagleboard/bonescript#42