adafruit / Adafruit_VL53L0X

Arduino library for Adafruit VL53L0X
149 stars 118 forks source link

For esp 8266 only two sensors are initialized #61

Closed SergTopor closed 1 year ago

SergTopor commented 1 year ago
caternuson commented 1 year ago

Suggest using an I2C muxer if extending the existing examples is not achievable: https://learn.adafruit.com/working-with-multiple-i2c-devices

Closing since not a library issue.