woo new tidy version

This commit is contained in:
Martin Donnelly 2017-09-08 10:54:07 +01:00
parent 7e985d08dc
commit 4c24f3dfb7

1
app.js
View File

@ -6,6 +6,7 @@ const log4js = require('log4js');
const logger = log4js.getLogger();
const cron = require('node-cron');
logger.level = 'debug';
function run(data) {
const v1 = lot.calculate(data);