OpenEarable / open-earable

OpenEarable Arduino firmware.
MIT License
250 stars 33 forks source link

"play" paused wav file with same name string should continue playback #30

Closed ilteen closed 1 year ago

ilteen commented 1 year ago

If a "play" command is received with the same filename as the file that is currently paused, playback should continue and not start over.

TobiasRoeddiger commented 1 year ago
TobiasRoeddiger commented 1 year ago

verify that it works as intended, then close