#201 added pocket connecting screens

This commit is contained in:
Mikayla Fischler
2023-04-18 13:47:06 -04:00
parent 438ab55f4f
commit d295c2b3c3
6 changed files with 105 additions and 26 deletions

View File

@@ -2,9 +2,6 @@
-- Graphics Rendering Control
--
local log = require("scada-common.log")
local util = require("scada-common.util")
local main_view = require("pocket.ui.main")
local style = require("pocket.ui.style")