parent
eb85342fd9
commit
3a3d358df9
4 changed files with 34 additions and 9 deletions
|
|
@ -1584,7 +1584,7 @@ void lcd_init() {
|
|||
#endif//!NEWPANEL
|
||||
|
||||
#if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
|
||||
pinMode(SD_DETECT_PIN, INPUT);
|
||||
SET_INPUT(SD_DETECT_PIN);
|
||||
WRITE(SD_DETECT_PIN, HIGH);
|
||||
lcd_sd_status = 2; // UNKNOWN
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue