added util timer functions, tweaks to flasher and some debug prints for #110

This commit is contained in:
Mikayla Fischler
2022-10-23 01:41:02 -04:00
parent d202a49011
commit 307bf6e2c8
4 changed files with 69 additions and 26 deletions

View File

@@ -109,7 +109,7 @@ function renderer.start_ui()
end
-- start flasher callback task
flasher.init()
flasher.run()
-- report ui as ready
engine.ui_ready = true