Fixed SDCard / RFID on off

This commit is contained in:
2024-09-12 00:01:58 +02:00
parent dfea791a2f
commit 5cbe653063
3 changed files with 24 additions and 22 deletions

View File

@@ -85,7 +85,7 @@ const String startup_sound = "start.mp3";
const String mapping_file = "/mapping.txt";
const String progress_file = "/progress.txt";
const String progress_file = "progress.txt";
std::map<String, String> rfid_map;