mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-08-22 11:22:53 +02:00
kleiner Bugfix um die Probleme beim Anlernen zu verbessern
This commit is contained in:
@@ -455,6 +455,7 @@ void setupCard() {
|
|||||||
myCard.special = voiceMenu(3, 320, 320);
|
myCard.special = voiceMenu(3, 320, 320);
|
||||||
|
|
||||||
// Karte ist konfiguriert -> speichern
|
// Karte ist konfiguriert -> speichern
|
||||||
|
mp3.pause();
|
||||||
writeCard(myCard);
|
writeCard(myCard);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user