diff --git a/index.js b/index.js index 8cd9adc..84ef5c8 100644 --- a/index.js +++ b/index.js @@ -68,6 +68,6 @@ module.exports = { }); return; } - scanner(callback); + scanNetworks(callback); } }; \ No newline at end of file