mirror of
https://github.com/kepler155c/opus
synced 2025-11-27 12:25:14 +00:00
transition to kernel
This commit is contained in:
@@ -3,7 +3,7 @@ local Socket = require('socket')
|
||||
local Util = require('util')
|
||||
|
||||
local os = _G.os
|
||||
local terminal = _ENV.multishell.term
|
||||
local terminal = _G.device.terminal
|
||||
|
||||
local function vncHost(socket)
|
||||
local methods = { 'blit', 'clear', 'clearLine', 'setCursorPos', 'write',
|
||||
|
||||
Reference in New Issue
Block a user