Update sms.lua
This commit is contained in:
parent
86a8ef8c09
commit
483c2a1d13
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ local function recMsg()
|
|||
displayWin.setTextColor(colors.black)
|
||||
displayWin.clear()
|
||||
local function printMsg(msg)
|
||||
local
|
||||
displayWin.setCursorBlink(false)
|
||||
displayWin.setCursorPos(1,y)
|
||||
local nTerm = term.current()
|
||||
|
|
Loading…
Reference in a new issue