* VIKI2 & RE_ARM changes 1. Remove `DISABLED(SDSUPPORT)` from ST7565 in `ultralcd_impl_DOGM.h`. These LCDs share pins with the SD card and can run at the SD card rates. 2. Add SDSS definition to `pins_RAMPS_RE_ARM.h`. Apparently the SDSS definition in `pins.h` is being processed before the one in `spi_pins.h` which resulted in not being able to read the SD card.
|
|
||
187 |
|
187 |
|
188 |
|
188 |
|
189 |
|
189 |
|
190 |
|
|
|
|
190 |
|
|
191 |
|
191 |
|
192 |
|
192 |
|
193 |
|
193 |
|
|
|
||
197 |
|
197 |
|
198 |
|
198 |
|
199 |
|
199 |
|
|
200 |
|
|
200 |
|
201 |
|
201 |
|
202 |
|
202 |
|
203 |
|