MSRS additions

This commit is contained in:
Applevangelist
2024-01-07 13:23:50 +01:00
parent fce7b07014
commit 9280a1224d
4 changed files with 30 additions and 8 deletions

View File

@@ -505,6 +505,7 @@ function MESSAGE.SetMSRS(PathToSRS,Port,PathToCredentials,Frequency,Modulation,G
if PathToCredentials then
_MESSAGESRS.MSRS:SetProviderOptionsGoogle(PathToCredentials)
_MESSAGESRS.MSRS:SetProvider(MSRS.Provider.GOOGLE)
end
_MESSAGESRS.label = Label or MSRS.Label or "MESSAGE"