Changed the fanToggling to only be done by one script, changed server.js to reflect these changes and also needed to do some changes to index.html. These being checking the return text and some linting.

This commit is contained in:
2017-02-19 11:55:48 +01:00
parent 5c4cf195e0
commit 0cb52876a1
13 changed files with 110 additions and 541 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
node_modules/
npm-debug.log
nohup.out