SDPOWER => SDPOWER_PIN

This commit is contained in:
Scott Lahteine
2019-08-02 02:19:39 -05:00
parent 5e2582a31b
commit 9ac348ef7b
12 changed files with 10 additions and 16 deletions

View File

@ -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