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

Medium range missing? #53

Closed HamzaHajeir closed 2 years ago

HamzaHajeir commented 2 years ago

Hello

According to VL53L1X datasheet, there's a Medium Distance Mode, which is not present at API.

Was there an update by ST removing it?

HamzaHajeir commented 2 years ago

As I just read, there's more than one version of the core, the STSW-IMG007 contains all three modes, others may not, the library could be built upon one of them.