diff --git a/app.js b/app.js index 73ad1d93115f8dbdc7401081a75807d7d1e5d74b..16868e6d266c1886e6e54e34986ed8a0898a46a1 100644 --- a/app.js +++ b/app.js @@ -158,6 +158,7 @@ function enableShootAndView(ip) { client.on('error', function(err) { console.log('Shoot & View error: '+err); + findCard(); }); client.on('data', function(data) {