sparkfun / SparkFun_VL53L1X_Arduino_Library

A library for the laser based VL53L1X Time Of Flight distance sensor capable of detecting a target 4m away!
MIT License
88 stars 50 forks source link

return value of begin() is incompatible #25

Closed iZhangHui closed 5 years ago

iZhangHui commented 5 years ago

In general, the return value of begin() is true when sensor is initilized successfully.

AndyEngland521 commented 5 years ago

Fixed in v1.1.5

AndyEngland521 commented 5 years ago

Thanks for the catch!