mirror of
https://github.com/kepler155c/opus
synced 2025-02-02 10:29:09 +00:00
transition to kernel
This commit is contained in:
parent
e59400eb2b
commit
438e35688b
@ -1,5 +1,4 @@
|
||||
local kernel = _G.kernel
|
||||
local os = _G.os
|
||||
|
||||
_G.network = { }
|
||||
|
||||
@ -19,6 +18,5 @@ end)
|
||||
|
||||
if _G.device.wireless_modem then
|
||||
startNetwork()
|
||||
os.sleep(0) -- give the network a cycle to start
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user