Multiple devices
elpedriyo opened this issue · 1 comments
elpedriyo commented
Hello,
I am trying to use multiple devices with this library, currently with adafruit one I can change the I2c adress with this code: lox.begin(0x30)
But I do not know where to change it here.
Let me know,
Thanks
kevin-pololu commented
Take a look at the setAddress()
function; this is covered in the readme on the front page for the repo. If you have further questions, please post on the Pololu forum as the GitHub issues are for keeping track of bugs and improvements in the library itself.