simondlevy / VL53L5CX

Arduino library for ST Microelectronics VL53L5CX multizone Time-of-Flight ranging sensor
MIT License
27 stars 13 forks source link

Fix issue with STM32duino Core and I2C address setting #12

Closed cparata closed 1 year ago

cparata commented 2 years ago

Hi all, here you can find the fix to make the library working also with STM32duino Core and also to fix the I2C address management. Best Regards, Carlo

simondlevy commented 1 year ago

Now that there is a separate library for stm32duino, I am closing this issue.

fpistm commented 1 year ago

Now that there is a separate library for stm32duino, I am closing this issue.

Hi @simondlevy I think you should consider this even if we provide on our side an other library. Moreover, it provides some fixes I guess which would be useful.