mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 23:49:49 +00:00
Wanhao One+ SD detect pin (#20724)
This commit is contained in:
parent
46916d322e
commit
d78f2926ec
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
//
|
||||
// SD Card
|
||||
//
|
||||
#define SD_DETECT_PIN -1
|
||||
#define SD_DETECT_PIN 83
|
||||
#define SDSS 53
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue