This release:
- Adds overloads for the
SFEVL53L1Xclass andbegin- to allow the i2cPort to be defined usingbegininstead 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
setThresholdConfigandgetThresholdConfig - 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