transition to kernel
This commit is contained in:
@@ -18,5 +18,5 @@ device[name].type = 'terminal'
|
||||
if title then
|
||||
multishell.setTitle(multishell.getCurrent(), title)
|
||||
end
|
||||
os.pullEvent('terminate')
|
||||
os.pullEventRaw('terminate')
|
||||
os.queueEvent('peripheral_detach', name)
|
||||
|
||||
Reference in New Issue
Block a user