Fork of original library from sburg. Identical except it takes an I2C object as the input rather than individual pin names. Useful if you have multiple I2C devices on a single bus.
Dependents: TestBenchSerenity-proto_F429ZI TestBenchFlow HSPFLOW1 TestBenchFlow1 ... more
Fork of VL6180 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:190457e8c69e | 2017-07-20 | dmwahl | Input is I2C object instead of pin names |
4:7ab2e81d6596 | 2017-07-14 | dmwahl | Updated to accept I2C object instead of pin names |
3:5d61f202b1bd | 2015-10-19 | sburg | Fixed address error in read() |
2:595673e4c505 | 2015-10-19 | sburg | Comment update. |
1:1b46b69895f9 | 2015-10-19 | sburg | Minor comment change |
0:f23c00f688b2 | 2015-10-19 | sburg | VL6180 first revision. |