This release:
- Adds overloads for the
SFEVL53L1X
class andbegin
- to allow the i2cPort to be defined usingbegin
instead of when the class is instantiated- This makes it easier to instantiate the class using a factory method
- Adds a destructor to prevent memory leaks
- Adds the method
startOneshotRanging
- thank you @josephduchesne - Adds the methods
setThresholdConfig
andgetThresholdConfig
- Adds new example to demonstrate one-shot ranging and detection thresholds
- Corrects the distance mode definitions and
setThresholdConfig
- thank you @jimtng - Moves the ST driver files into their own subfolder