mirror of
https://github.com/kepler155c/opus
synced 2025-10-14 07:17:40 +00:00
transition to kernel
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
local kernel = _G.kernel
|
||||
local os = _G.os
|
||||
|
||||
_G.network = { }
|
||||
|
||||
@@ -18,5 +19,6 @@ end)
|
||||
|
||||
if _G.device.wireless_modem then
|
||||
startNetwork()
|
||||
os.pullEvent('network_up')
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user