9 hour logging

This commit is contained in:
Martin Donnelly 2017-01-08 01:18:17 +00:00
parent 6b9f04e57a
commit 6d83d048d4

View File

@ -30,7 +30,7 @@ const mqttClient = function(events) {
};
this.first = false;
this.maxLength = 99;
this.maxLength = 540;
let mode = 'FanOff';