mirror of
https://github.com/kepler155c/opus
synced 2025-10-31 23:53:01 +00:00
move apis into rom/modules/main for shell compatibility
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* background read buffering
|
||||
]]--
|
||||
|
||||
local Event = require('event')
|
||||
local Event = require('opus.event')
|
||||
|
||||
local os = _G.os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user