milo logging

This commit is contained in:
kepler155c
2018-11-12 02:03:37 -05:00
parent 9ee8ce9f33
commit 3f095ff522
6 changed files with 41 additions and 15 deletions

View File

@@ -39,6 +39,10 @@ end
UI:getPage('nodeWizard').wizard:add({ activity = activityWizardPage })
if not monitor then
return
end
local page = UI.Window {
parent = UI.Device {
device = monitor.adapter,