mirror of
https://github.com/xfjx/TonUINO.git
synced 2025-08-22 11:22:53 +02:00
noch ein letztes delay eingebaut
This commit is contained in:
@@ -278,6 +278,7 @@ static void previousTrack() {
|
|||||||
// Fortschritt im EEPROM abspeichern
|
// Fortschritt im EEPROM abspeichern
|
||||||
EEPROM.update(myFolder->folder, currentTrack);
|
EEPROM.update(myFolder->folder, currentTrack);
|
||||||
}
|
}
|
||||||
|
delay(1000);
|
||||||
}
|
}
|
||||||
|
|
||||||
// MFRC522
|
// MFRC522
|
||||||
|
Reference in New Issue
Block a user