v0.4.210
This commit is contained in:
@@ -30,6 +30,7 @@ void Player::loop() {
|
||||
} else {
|
||||
if (isRunning()) {
|
||||
digitalWrite(LED_BUILTIN, LOW);
|
||||
display.title("[stopped]");
|
||||
stopSong();
|
||||
stopInfo();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user