🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
//
|
||||
// Onboard SD card
|
||||
//
|
||||
// detect pin dont work when ONBOARD and NO_SD_HOST_DRIVE disabled
|
||||
// detect pin doesn't work when ONBOARD and NO_SD_HOST_DRIVE disabled
|
||||
#if SD_CONNECTION_IS(ONBOARD)
|
||||
#define ENABLE_SPI3
|
||||
#define SD_SS_PIN -1
|
||||
|
||||
Reference in New Issue
Block a user