mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
Update xdrv_14_mp3.ino
This commit is contained in:
parent
2f6b88cb4d
commit
50dab11933
@ -218,6 +218,8 @@ bool MP3PlayerCmd(void) {
|
||||
serviced = false;
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
return serviced;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user