String optimize followup
This commit is contained in:
parent
28008aced0
commit
b5c2190b38
@ -521,7 +521,7 @@ void CardReader::openFileRead(char * const path, const uint8_t subcall_type/*=0*
|
|||||||
openFailed(fname);
|
openFailed(fname);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline void echo_write_to_file(char * const fname) {
|
inline void echo_write_to_file(const char * const fname) {
|
||||||
SERIAL_ECHOLNPAIR(STR_SD_WRITE_TO_FILE, fname);
|
SERIAL_ECHOLNPAIR(STR_SD_WRITE_TO_FILE, fname);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user