fix issues wifi fallback

This commit is contained in:
2023-04-16 13:36:56 +02:00
parent 0e02abd9c9
commit 1fde3347c8
8 changed files with 36 additions and 109 deletions

View File

@@ -82,7 +82,7 @@ void playSong(String filename)
}
else
{
log_e("no filenae specified");
log_e("no filename specified");
}
}