Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalo123 committed Jan 14, 2017
1 parent c93f2ae commit af625e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion dehumidifier.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python

from ouimeaux.environment import Environment
from subprocess import check_output
import sys
Expand Down
2 changes: 1 addition & 1 deletion reader.js
Expand Up @@ -43,4 +43,4 @@ noble.on('scanStop', function() {
setTimeout(function() {
noble.stopScanning();
noble.startScanning();
}, 1000);
}, 3000);

0 comments on commit af625e8

Please sign in to comment.