This commit is contained in:
kepler155c
2018-10-25 00:18:38 -04:00
parent d5b0ad73b9
commit 6ce4039e8a
13 changed files with 129 additions and 11 deletions

View File

@@ -4,7 +4,8 @@ local Milo = require('milo')
local device = _G.device
local ExportTask = {
priority = 5,
name = 'exporter',
priority = 40,
}
function ExportTask:cycle(context)