SDPOWER => SDPOWER_PIN
This commit is contained in:
@ -384,6 +384,8 @@
|
||||
#error "POWER_SUPPLY is now obsolete. Please remove it from Configuration.h."
|
||||
#elif defined(MKS_ROBIN_TFT)
|
||||
#error "MKS_ROBIN_TFT is now FSMC_GRAPHICAL_TFT. Please update your configuration."
|
||||
#elif defined(SDPOWER)
|
||||
#error "SDPOWER is now SDPOWER_PIN. Please update your configuration and/or pins."
|
||||
#endif
|
||||
|
||||
#define BOARD_MKS_13 -1109
|
||||
|
Reference in New Issue
Block a user