Releases: pimoroni/apa102-python
Releases · pimoroni/apa102-python
Version 0.0.3
- Support SPI with cs None and no_cs
- Add support for inverted output (GPIO ONLY)
- Fix colour order to BGR
- Fix SOF, EOF and data lengths
- Drop noisy debug print from SPI mode
- Fix set_brightness so it doesn't break pixel SOF
- Add spi_max_speed_hz parameter
Version 0.0.2
This release includes fixes to bugs found by the addition of tests, but has not yet been comprehensively tested against hardware.
It also fixes the broken README on PyPi.
Version 0.0.1
Initial - buggy - release!