Disallow SD_DETECT_INVERTED with FYSETC F6. (#13307)
This commit is contained in:
parent
7ce13a6ec1
commit
56fdcf93d1
@ -28,6 +28,10 @@
|
|||||||
#error "Oops! Select 'FYSETC F6' in 'Tools > Board.'"
|
#error "Oops! Select 'FYSETC F6' in 'Tools > Board.'"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef SD_DETECT_INVERTED
|
||||||
|
#error "SD_DETECT_INVERTED must be disabled for the FYSETC_F6_13 board."
|
||||||
|
#endif
|
||||||
|
|
||||||
#define BOARD_NAME "FYSETC F6 1.3"
|
#define BOARD_NAME "FYSETC F6 1.3"
|
||||||
|
|
||||||
#define RESET_PIN 30
|
#define RESET_PIN 30
|
||||||
|
Loading…
Reference in New Issue
Block a user