M32 followup
This commit is contained in:
parent
7216b8f804
commit
ddc23c6224
@ -562,8 +562,7 @@ void CardReader::openFileRead(char * const path, const uint8_t subcall_type/*=0*
|
|||||||
|
|
||||||
// Store current filename (based on workDirParents) and position
|
// Store current filename (based on workDirParents) and position
|
||||||
getAbsFilename(proc_filenames[file_subcall_ctr]);
|
getAbsFilename(proc_filenames[file_subcall_ctr]);
|
||||||
|
filespos[file_subcall_ctr] = sdpos;
|
||||||
TERN_(HAS_MEDIA_SUBCALLS, filespos[file_subcall_ctr] = sdpos);
|
|
||||||
|
|
||||||
// For sub-procedures say 'SUBROUTINE CALL target: "..." parent: "..." pos12345'
|
// For sub-procedures say 'SUBROUTINE CALL target: "..." parent: "..." pos12345'
|
||||||
SERIAL_ECHO_START();
|
SERIAL_ECHO_START();
|
||||||
|
Loading…
Reference in New Issue
Block a user