aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/display.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-06-27 11:36:27 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-06-27 12:10:25 -0400
commit7aec52dfb3743850935d1080e045339c4a766231 (patch)
treedc20a2be7befe827db94402f1d4a043080627ade /klippy/extras/display.py
parentd6518515679b939d1fd5c4af490c4ff9e75f88a9 (diff)
downloadkutter-7aec52dfb3743850935d1080e045339c4a766231.tar.gz
kutter-7aec52dfb3743850935d1080e045339c4a766231.tar.xz
kutter-7aec52dfb3743850935d1080e045339c4a766231.zip
avr: Don't set SS high on spi_init()
The AVR requires that the SS pin be an output pin for correct SPI operation. Some boards use the SS pin to control devices separate from SPI, however. Don't change the output level if the pin is already an output, and prefer setting it low if it is not already an output pin. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/display.py')
0 files changed, 0 insertions, 0 deletions