Disable SD support

This commit is contained in:
Tomislav Kopić 2024-10-26 11:08:06 +02:00
parent 05c20d0a09
commit 21e2b4fd88

View File

@ -2490,7 +2490,7 @@
* SD Card support is disabled by default. If your controller has an SD slot, * SD Card support is disabled by default. If your controller has an SD slot,
* you must uncomment the following option or it won't work. * you must uncomment the following option or it won't work.
*/ */
#define SDSUPPORT //#define SDSUPPORT
/** /**
* SD CARD: ENABLE CRC * SD CARD: ENABLE CRC