1
0
mirror of https://github.com/xfjx/TonUINO.git synced 2025-08-22 16:43:19 +02:00

noch ein letztes delay eingebaut

This commit is contained in:
Thorsten Voß
2019-01-11 00:34:12 +01:00
parent eee926ad2e
commit e1c5d47160

View File

@@ -278,6 +278,7 @@ static void previousTrack() {
// Fortschritt im EEPROM abspeichern
EEPROM.update(myFolder->folder, currentTrack);
}
delay(1000);
}
// MFRC522