Disable SD_CHECK_AND_RETRY in BTT E3 configs (#16143)

This commit is contained in:
thisiskeithb 2019-12-11 00:22:35 -08:00 committed by Scott Lahteine
parent 50688f03fb
commit edc671edea
2 changed files with 2 additions and 2 deletions

View File

@ -1624,7 +1624,7 @@
* *
* Use CRC checks and retries on the SD communication. * Use CRC checks and retries on the SD communication.
*/ */
#define SD_CHECK_AND_RETRY //#define SD_CHECK_AND_RETRY
/** /**
* LCD Menu Items * LCD Menu Items

View File

@ -1624,7 +1624,7 @@
* *
* Use CRC checks and retries on the SD communication. * Use CRC checks and retries on the SD communication.
*/ */
#define SD_CHECK_AND_RETRY //#define SD_CHECK_AND_RETRY
/** /**
* LCD Menu Items * LCD Menu Items