move apis into rom/modules/main for shell compatibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
_G.requireInjector(_ENV)
|
||||
|
||||
local Config = require('config')
|
||||
local GPS = require('gps')
|
||||
local Config = require('opus.config')
|
||||
local GPS = require('opus.gps')
|
||||
local ni = _G.device.neuralInterface
|
||||
|
||||
local os = _G.os
|
||||
|
||||
Reference in New Issue
Block a user