Closed chetan-prime closed 6 years ago
looks great, just needs some updates to the Doxygen documentation - once it passes travis we'll merge!
Thanks, this is the first time I've actually had to edit Doxygen files. Am tracing what format they use & will update this PR
we have a guide here https://learn.adafruit.com/the-well-automated-arduino-library
awesome, thanks!
Thanks for the merge, I'll be using this library on a Due as it supports automatic SPAD management which I require due to use of a lens.
cool :)
This should allow using the VL530L0X on the Arduino Due's alternate I2C Bus ("Wire1"). An extra parameter(with default value "Wire") has been added to the constructor to allow this.