mirror of https://github.com/arendst/Tasmota.git
Fix audio_slm.be
This commit is contained in:
parent
11aad19800
commit
c5c78f45d0
|
@ -67,5 +67,5 @@ class Audio_SLM
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
audio_slm = Audio_SLM()
|
var audio_slm = Audio_SLM()
|
||||||
return audio_slm
|
return audio_slm
|
||||||
|
|
Loading…
Reference in New Issue