Fixed SDCard / RFID on off
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user