Adding widgets back in

pull/472/head
hopkira 2020-06-01 15:21:08 +01:00
parent 615f8c8fce
commit 7cf0154259
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ const setMyWatch = (params) => {
machine = machine.events({object: params.label, status: startEnd(params.bool)});
drawScreen(machine.screen);
}, params.btn, {repeat:true, edge:"both"});
drawWidgets();
};
/* object array used to set up the watching functions