tonuino/TonUINO-TNG

Bad audio message on writing card if card is already present

boerge1 opened this issue · 2 comments

If writing a card and the card is already present on the TonUINO (e.g. if you use a very new card), the message 800 (waiting_for_card) is played nevertheless.
Obviously the Player on the AiO+ has trouble with playing the message 400_ok or 401_error within 100 ms after the message 800 above and the new message doesn't interrupt the old one.
Solution: do not play the message 800 if card is already present

pull request #86 created

pull request #86 merged