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

Fix for undefined constants; squelch unused variable warnings; touch UI fixes. #17874

Conversation

marciot
Copy link
Contributor

@marciot marciot commented May 4, 2020

  • Added ability to override SPI speed for touch UI using CLCD_HW_SPI_SPEED
    • Fallback of using a factor of SPI_SPEED (old behavior)
  • Squelched unused variable warning
  • Make IFSD macro available when SDSUPPORT is disabled.
  • Fix timeout issue due to use of TERN macro.

@marciot marciot changed the title Fix for undefined hardware SPI speed Fix for undefined constants; squelch unused variable warnings. May 4, 2020
@marciot marciot force-pushed the pr-fix-touch-ui-spi-speed branch from 8a1bdda to 1aa2dc6 Compare May 4, 2020 15:16
@marciot marciot force-pushed the pr-fix-touch-ui-spi-speed branch from 1aa2dc6 to 8bdbf5a Compare May 4, 2020 15:17
@marciot marciot changed the title Fix for undefined constants; squelch unused variable warnings. Fix for undefined constants; squelch unused variable warnings; touch UI fixes. May 4, 2020
@thinkyhead thinkyhead merged commit 2a959cd into MarlinFirmware:bugfix-2.0.x May 4, 2020
jmp0x0000 pushed a commit to jmp0x0000/Marlin that referenced this pull request Aug 7, 2020
njibhu pushed a commit to njibhu/Marlin that referenced this pull request Aug 24, 2020
@marciot marciot deleted the pr-fix-touch-ui-spi-speed branch December 7, 2020 01:01
HairingX pushed a commit to HairingX/Marlin that referenced this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants