Update USB_FLASH_DRIVE_SUPPORT (#15021)
This commit is contained in:
committed by
Scott Lahteine
parent
20fc66f875
commit
da601d5114
@ -1027,8 +1027,8 @@
|
||||
*/
|
||||
#define USB_FLASH_DRIVE_SUPPORT
|
||||
#if ENABLED(USB_FLASH_DRIVE_SUPPORT)
|
||||
#define USB_CS_PIN SDSS
|
||||
#define USB_INTR_PIN SD_DETECT_PIN
|
||||
#define USB_CS_PIN SDSS
|
||||
#define USB_INTR_PIN SD_DETECT_PIN
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user