mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-02 21:00:36 -07:00
parent
1c9b1240ec
commit
3165beeba0
1 changed files with 1 additions and 0 deletions
|
|
@ -1124,6 +1124,7 @@ void CardReader::selectFileByIndex(const int16_t nr) {
|
|||
#endif
|
||||
workDir.rewind();
|
||||
selectByIndex(workDir, nr);
|
||||
hal.watchdog_refresh(); // Prevent watchdog reset in long listings
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue