Fixing Rigidbot LCD Panel Support
This commit is contained in:
parent
59d345a3dd
commit
becbfe1065
6 changed files with 77 additions and 29 deletions
|
|
@ -196,7 +196,7 @@ void CardReader::initsd() {
|
|||
if (root.isOpen()) root.close();
|
||||
|
||||
#if ENABLED(SDEXTRASLOW)
|
||||
#define SPI_SPEED SPI_QUARTER_SPEED
|
||||
#define SPI_SPEED SPI_SIXTEENTH_SPEED
|
||||
#elif ENABLED(SDSLOW)
|
||||
#define SPI_SPEED SPI_HALF_SPEED
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue