Merge upstream changes from Marlin 2.1.2.2
This commit is contained in:
@@ -413,7 +413,7 @@ const PinMap PinMap_USB_OTG_HS[] = {
|
||||
*/
|
||||
{NC, NP, 0}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef HAL_SD_MODULE_ENABLED
|
||||
WEAK const PinMap PinMap_SD[] = {
|
||||
@@ -430,4 +430,3 @@ WEAK const PinMap PinMap_SD[] = {
|
||||
{NC, NP, 0}
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user