It looks like HAS_ONBOARD_SD is obsolete

This commit is contained in:
Scott Lahteine
2020-04-16 01:56:37 -05:00
parent bc856fd8ec
commit 880f63b008
6 changed files with 7 additions and 12 deletions

View File

@@ -339,7 +339,7 @@
#endif
#if DISABLED(SHARED_SD_CARD)
#define INIT_SDCARD_ON_BOOT 1
#define INIT_SDCARD_ON_BOOT
#endif
#if PIN_EXISTS(SD_DETECT)