mirror of
https://github.com/kepler155c/opus
synced 2025-12-17 05:38:07 +00:00
api change for modems
This commit is contained in:
@@ -145,6 +145,7 @@ function kernel.newRoutine(args)
|
||||
timestamp = os.clock(),
|
||||
terminal = kernel.window,
|
||||
window = kernel.window,
|
||||
title = 'untitled',
|
||||
}, { __index = Routine })
|
||||
|
||||
Util.merge(routine, args)
|
||||
|
||||
Reference in New Issue
Block a user