mirror of
https://github.com/kepler155c/opus
synced 2025-12-07 08:58:06 +00:00
peripheral overhaul
This commit is contained in:
@@ -3,3 +3,6 @@ _G.requireInjector()
|
||||
local Peripheral = require('peripheral')
|
||||
|
||||
_G.device = Peripheral.getList()
|
||||
|
||||
-- register the main term in the devices list
|
||||
_G.device.terminal = _G.term.current()
|
||||
|
||||
Reference in New Issue
Block a user