M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
This commit is contained in:
parent
8c622a59cf
commit
bea3ec2724
19 changed files with 515 additions and 219 deletions
|
|
@ -1233,8 +1233,9 @@
|
|||
* SD CARD: SPI SPEED
|
||||
*
|
||||
* Enable one of the following items for a slower SPI transfer speed.
|
||||
* This may be required to resolve "volume init" errors.
|
||||
* This may be required to resolve "volume init" errors or LCD issues.
|
||||
*/
|
||||
|
||||
//#define SPI_SPEED SPI_HALF_SPEED
|
||||
//#define SPI_SPEED SPI_QUARTER_SPEED
|
||||
//#define SPI_SPEED SPI_EIGHTH_SPEED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue