mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-08-13 17:33:59 +02:00
3 Sekunden Pause nach Anlernen einer Karte hinzugefügt - sollte damit nicht sofort los spielen
This commit is contained in:
@@ -1706,7 +1706,7 @@ void writeCard(nfcTagObject nfcTag) {
|
|||||||
else
|
else
|
||||||
mp3.playMp3FolderTrack(400);
|
mp3.playMp3FolderTrack(400);
|
||||||
Serial.println();
|
Serial.println();
|
||||||
delay(1000);
|
delay(3000);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user