mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
oh
This commit is contained in:
@@ -44,7 +44,7 @@ local function start_rft()
|
||||
end
|
||||
end
|
||||
|
||||
function load_rft_file()
|
||||
local function load_rft_file()
|
||||
local file = io.open("/tmp/rft_test", "rb")
|
||||
if not file then error("Could not open file") end
|
||||
_Rft_file = file:read("*a")
|
||||
|
||||
Reference in New Issue
Block a user