move apis into rom/modules/main for shell compatibility
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local Config = require('config')
|
||||
local Config = require('opus.config')
|
||||
|
||||
local peripheral = _G.peripheral
|
||||
local turtle = _G.turtle
|
||||
|
||||
Reference in New Issue
Block a user