This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
opus
Watch
1
Star
0
Fork
0
You've already forked opus
mirror of
https://github.com/kepler155c/opus
synced
2024-11-05 16:36:16 +00:00
Code
Issues
Releases
Wiki
Activity
a625b52bad
opus
/
sys
/
extensions
/
device.lua
6 lines
97 B
Lua
Raw
Normal View
History
Unescape
Escape
lint
2017-10-08 21:45:01 +00:00
_G.requireInjector
(
)
Initial commit
2016-12-11 19:24:52 +00:00
local
Peripheral
=
require
(
'
peripheral
'
)
lint
2017-10-08 21:45:01 +00:00
_G.device
=
Peripheral.getList
(
)
Reference in New Issue
Copy Permalink