mirror of
https://github.com/kepler155c/opus
synced 2025-10-12 14:27:41 +00:00
transition to kernel
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user