[2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards (#10557)

This commit is contained in:
Bob-the-Kuhn
2018-04-28 07:24:07 -05:00
committed by Scott Lahteine
parent 5ac226aa93
commit f973ff49ae
2 changed files with 24 additions and 2 deletions

View File

@ -25,3 +25,14 @@ An octopus cable something like the Adafruit 1199 will simply the construction o
Adafruit 10-pin IDC Socket Rainbow Breakout Cable [1199]
https://www.adafruit.com/product/1199
/////////////////////////////////////////////////////////////////////
27 APR 2018
If you also want a functional SD_DETECT_PIN then you'll need to also move the following pin:
used to go to P0.27 to J8-5
if you decide to use a different pin then the pins_MKS_SBASE.h file will need to be modified.