#401 working main page of computer list app

This commit is contained in:
Mikayla Fischler
2025-08-13 10:45:32 -03:00
parent e29a88eeea
commit fe78360948
5 changed files with 64 additions and 45 deletions

View File

@@ -7,7 +7,7 @@ local flasher = require("graphics.flasher")
local core = {}
core.version = "2.4.7"
core.version = "2.4.8"
core.flasher = flasher
core.events = events