Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update configuration.md - SD_SPI_SPEED, Displays #587

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

classicrocker883
Copy link
Contributor

@classicrocker883 classicrocker883 commented Nov 2, 2024

it is not SPI_SPEED

/*
   * Enable and set to SPI_HALF_SPEED, SPI_QUARTER_SPEED, or SPI_EIGHTH_SPEED
   *  otherwise full speed will be applied.
   *
   * :['SPI_HALF_SPEED', 'SPI_QUARTER_SPEED', 'SPI_EIGHTH_SPEED']
   */
  //#define SD_SPI_SPEED SPI_HALF_SPEED
  • added spaces so each has own line for LCD Display section
  • added MARLIN_SMALL_BUILD + POSTMORTEM_DEBUGGING to end of file

@classicrocker883 classicrocker883 changed the title Update configuration.md Update configuration.md - SD_SPI_SPEED Nov 2, 2024
@classicrocker883 classicrocker883 changed the title Update configuration.md - SD_SPI_SPEED Update configuration.md - SD_SPI_SPEED, Displays Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant