ghmartin77 / DFPlayerAnalyzer

Test driver to analyze different makes of DFPlayerMini and reveal specials in behavior.
26 stars 7 forks source link

add endless loop protection in TestContinuePlaybackAfterAd #18

Open vortigont opened 5 months ago

vortigont commented 5 months ago

if for some reason player is not responding fast enough for current play track then TestContinuePlaybackAfterAd could run into endless loop. This fix gives more time and loop protection there.