edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

[LUA API] new sound.* functions group

Open JimB40 opened this issue 4 years ago • 0 comments

Group sound functions in own 'class/object'

playDuration -> sound.playDuration playFile -> sound.playFile() playHaptic -> sound.playHaptic() - this is not actually sound so we can leave it in sound or move to radio group. playNumber -> sound.playNumber()

JimB40 avatar Sep 21 '21 06:09 JimB40