Kaynağa Gözat

Disallow SD_DETECT_INVERTED with FYSETC F6. (#13307)

Tobias Frost 5 yıl önce
ebeveyn
işleme
56fdcf93d1
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4
    0
      Marlin/src/pins/pins_FYSETC_F6_13.h

+ 4
- 0
Marlin/src/pins/pins_FYSETC_F6_13.h Dosyayı Görüntüle

@@ -28,6 +28,10 @@
28 28
   #error "Oops! Select 'FYSETC F6' in 'Tools > Board.'"
29 29
 #endif
30 30
 
31
+#ifdef SD_DETECT_INVERTED
32
+  #error "SD_DETECT_INVERTED must be disabled for the FYSETC_F6_13 board."
33
+#endif
34
+
31 35
 #define BOARD_NAME "FYSETC F6 1.3"
32 36
 
33 37
 #define RESET_PIN          30

Loading…
İptal
Kaydet