testing
This commit is contained in:
parent
c3200a0621
commit
c0f44f1a23
@ -48,7 +48,7 @@ function recv()
|
||||
|
||||
if updated == true then
|
||||
term.clear()
|
||||
term.setCursorPos(0, 0)
|
||||
term.setCursorPos(1, 1)
|
||||
term.setTextColor(colors.white)
|
||||
term.setBackgroundColor(colors.black)
|
||||
term.write('Press "R" to toggle the rainbows')
|
||||
|
Loading…
x
Reference in New Issue
Block a user