#401 supervisor support of pocket computer list app

This commit is contained in:
Mikayla
2025-07-01 14:41:09 +00:00
parent acaa9369f4
commit 4fb39213f2
4 changed files with 47 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.7.0"
local SUPERVISOR_VERSION = "v1.7.1"
local println = util.println
local println_ts = util.println_ts