hardware ready

This commit is contained in:
2023-07-23 22:19:08 +02:00
parent 9b462b7eaf
commit 0697ad90be
3 changed files with 11 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ bool asyncStop = false;
bool asyncStart = false;
std::map<String, String> rfid_map{{"67 152 204 14", "bob_dylan-Forrest_Gump_Soundtrack,_Disc_1.mp3"},
std::map<String, String> rfid_map{{"67 152 204 14", "01-The_Box_Tops-The_Letter.mp3"},
{"67 175 148 160","068-Der_Schatz_im_Bergsee"}};
void activateSD()