• P
    Improve performance for large SPI buffer transfers (#1841) · 6be64b74
    Patrick Grawehr 提交于
    - Support waiting for SPI write commands. When using fast data rates, a buffer overrun
    will otherwise occur
    - Write SPI data in 7-bit encoding format (requires firmata update)
    - Make flow control parameter controllable from outside
    - Various stability fixes
    6be64b74
Encoder7Bit.cs 3.7 KB