Skip to content

Fix to reading current I/O values from FDTI during SPI communication.

Karol Krizka requested to merge ftdispifix into activeTB

Occasionally the code was reading the result from the FTDI chip before the result was ready, giving the wrong "current state" of the I/O pins.

Merge request reports