mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
junk commit
This commit is contained in:
parent
6bf8785a85
commit
fbe43b0610
@ -146,5 +146,5 @@ require("event").listen("term_available", debugprint)
|
||||
computer.pushSignal("init") -- so libs know components are initialized.
|
||||
require("event").pull(1, "init") -- Allow init processing.
|
||||
|
||||
require("tty").bind(component.gpu)
|
||||
--require("tty").bind(component.gpu)
|
||||
_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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user