servidor funciona, gpio desabilitat

This commit is contained in:
nau
2016-06-21 18:42:57 +02:00
parent b5a55ed6b1
commit 4825f68edf
874 changed files with 109057 additions and 0 deletions

3
node_modules/shortid/lib/util/cluster-worker-id-browser.js generated vendored Executable file
View File

@@ -0,0 +1,3 @@
'use strict';
module.exports = 0;

3
node_modules/shortid/lib/util/cluster-worker-id.js generated vendored Executable file
View File

@@ -0,0 +1,3 @@
'use strict';
module.exports = parseInt(process.env.NODE_UNIQUE_ID || 0, 10);