junk commit
This commit is contained in:
@@ -146,5 +146,5 @@ require("event").listen("term_available", debugprint)
|
|||||||
computer.pushSignal("init") -- so libs know components are initialized.
|
computer.pushSignal("init") -- so libs know components are initialized.
|
||||||
require("event").pull(1, "init") -- Allow init processing.
|
require("event").pull(1, "init") -- Allow init processing.
|
||||||
|
|
||||||
require("tty").bind(component.gpu)
|
--require("tty").bind(component.gpu)
|
||||||
_G.runlevel = 1
|
_G.runlevel = 1
|
||||||
|
|||||||
@@ -40,3 +40,5 @@ boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
|||||||
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
||||||
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
||||||
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
||||||
|
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
||||||
|
boot/91_gpu.lua:14: attempt to call a nil value (field 'getDepth')
|
||||||
|
|||||||
Reference in New Issue
Block a user