Update src/boot.lua
This commit is contained in:
parent
66aaaefa63
commit
4d95562f84
|
@ -31,6 +31,9 @@ local function boot()
|
||||||
os.reboot()
|
os.reboot()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
monitor.setTextScale(1)
|
||||||
|
monitor.clear()
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
boot()
|
boot()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user