mirror of
https://github.com/owntracks/recorder.git
synced 2026-04-23 01:36:34 +00:00
add empty otr_exit()
This commit is contained in:
@@ -11,3 +11,6 @@ function otr_hook(topic, _type, data)
|
||||
print("L: " .. topic .. " -> " .. _type)
|
||||
file:write(timestr .. " " .. topic .. " lat=" .. data['lat'] .. data['addr'] .. "\n")
|
||||
end
|
||||
|
||||
function otr_exit()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user