tcs3414cs: added I2C bus and address parameters 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:54:21 -07:00
parent 7e5f6e9856
commit f77863dfb5
3 changed files with 8 additions and 9 deletions

View File

@ -159,6 +159,9 @@ compatibility between releases:
* **max31723** The constructor for this driver was updated to allow specifying
a SPI bus number. This is now the first parameter, CS pin second.
* **tcs3414cs** The constructor for this can now accept an I2C bus and
address.
# v1.1.0
* **i2clcd/jhd1313m1/lcm1602** LCD devices supported by the i2clcd module are