Add fast binary file transfer to SD card option (#12249)
This commit is contained in:
parent
72d8adfd1e
commit
66d44c72c3
65 changed files with 524 additions and 21 deletions
|
|
@ -741,6 +741,9 @@
|
|||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||
#endif
|
||||
|
||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||
//#define FAST_FILE_TRANSFER
|
||||
|
||||
#endif // SDSUPPORT
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue