mirror of
https://github.com/kepler155c/opus
synced 2025-10-15 07:47:40 +00:00
peripheral overhaul
This commit is contained in:
@@ -6,3 +6,6 @@ _G.device = Peripheral.getList()
|
||||
|
||||
-- register the main term in the devices list
|
||||
_G.device.terminal = _G.term.current()
|
||||
_G.device.terminal.side = 'terminal'
|
||||
_G.device.terminal.type = 'terminal'
|
||||
_G.device.terminal.name = 'terminal'
|
||||
|
Reference in New Issue
Block a user