Browse Source
The LCD interface library fails to deassert the chip select of the LCD after an SPI transmission. Consequently using the SPI with other peripherals disturbs the state of the LCD. This patch changes lcd.lcd_out() to deassert CS after each transmission to the LCD.pull/2246/merge
Tom Soulanille
8 years ago
committed by
Damien George
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue