max31723: 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 18:37:08 -07:00
parent d004aa68b7
commit 7e5f6e9856
4 changed files with 7 additions and 4 deletions

View File

@ -156,6 +156,9 @@ compatibility between releases:
a SPI bus number. This is now the first parameter, the number of LEDs on the
strip is now the last (3rd) parameter instead.
* **max31723** The constructor for this driver was updated to allow specifying
a SPI bus number. This is now the first parameter, CS pin second.
# v1.1.0
* **i2clcd/jhd1313m1/lcm1602** LCD devices supported by the i2clcd module are