#110 periodically call unserviced TCD callbacks

This commit is contained in:
Mikayla Fischler
2022-10-23 12:21:17 -04:00
parent 307bf6e2c8
commit a02fb6f691
4 changed files with 47 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ local function indicator_light(args)
-- called by flasher when enabled
local function flash_callback()
e.window.setCursorPos(1, 1)
if flash_on then
e.window.blit(" \x95", "0" .. args.colors.blit_a, args.colors.blit_a .. e.fg_bg.blit_bkg)
else