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