Hi,
I'm trying to trigger a sound when 'A0' input value from Arduino is equal 15. The comport and conditional case are working well, but the sound starts playing over and over again when the number stays at 15,without letting the sound play until its end. How can I make it sound until the end, before it triggers again?