lpd8806: added bus parameter to constructor

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2017-04-10 17:17:35 -07:00
parent 3aef2ea70e
commit d004aa68b7
4 changed files with 9 additions and 4 deletions

View File

@ -151,6 +151,10 @@ compatibility between releases:
and Python, the examples have been modified to use these methods
rather than the methods that return data in argument pointers or
arrays.
* **lpd8806** The constructor for this driver was updated to allow specifying
a SPI bus number. This is now the first parameter, the number of LEDs on the
strip is now the last (3rd) parameter instead.
# v1.1.0