mauricesvay / node-wifiscanner

Scan surrounding WiFi access points with NodeJS
60 stars 80 forks source link

Use proper errors in callbacks #14

Closed watson closed 9 years ago

watson commented 9 years ago

It's important to always use proper Error objects as the first argument in callbacks.

watson commented 9 years ago

@mauricesvay Thanks :) Any chance this can be released as a version on npm?