#229 PLC changes for UI element register change

This commit is contained in:
Mikayla Fischler
2023-05-13 09:43:42 -04:00
parent b2115fd077
commit e763af9981
4 changed files with 58 additions and 58 deletions

View File

@@ -44,10 +44,8 @@ function renderer.close_ui()
-- stop blinking indicators
flasher.clear()
-- hide to stop animation callbacks
ui.display.hide()
-- clear root UI elements
-- delete element tree
ui.display.delete()
ui.display = nil
-- restore colors