diff --git a/helpers/getDevice.js b/helpers/getDevice.js index 67f47f41..c0a45f5a 100644 --- a/helpers/getDevice.js +++ b/helpers/getDevice.js @@ -25,7 +25,7 @@ const setupPing = (log) => { } const startPing = (device, log) => { - setupPing() + setupPing(log) if (!ping) return