Disallow SD_DETECT_INVERTED with FYSETC F6. (#13307)

This commit is contained in:
Tobias Frost 2019-03-05 13:45:28 +01:00 committed by Scott Lahteine
parent 7ce13a6ec1
commit 56fdcf93d1

View file

@ -28,6 +28,10 @@
#error "Oops! Select 'FYSETC F6' in 'Tools > Board.'"
#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 RESET_PIN 30