DFRobot / DFRobot_DF1201S

Here comes the DFPlayer Pro-a mini simple but powerful MP3 Player! This MP3 player module supports four controlling modes: Arduino, AT command, on-board buttons, and ADKEY. You can directly press the on-board button to play or switch music without using a controller. By using a USB cable, you can easily copy your favorite songs into this module to play them any where you want, or use it as a sound card for your PC or Raspberry Pi after connecting them together.
MIT License
7 stars 5 forks source link

Fix for pausing files that have started directly #6

Closed Nickman87 closed 1 year ago

Nickman87 commented 2 years ago

Also set the pauseFlag when starting a specific file firectly

qsjhyy commented 1 year ago

Thank you very much