mirror of
https://github.com/kepler155c/opus
synced 2025-10-23 19:57:39 +00:00
web running os
This commit is contained in:
@@ -95,7 +95,7 @@ end)
|
||||
process:newThread('discovery_server', function()
|
||||
device.wireless_modem.open(999)
|
||||
|
||||
os.sleep(1) -- allow services a chance to startup
|
||||
--os.sleep(1) -- allow services a chance to startup
|
||||
print('discovery: listening on port 999')
|
||||
|
||||
while true do
|
||||
|
Reference in New Issue
Block a user