VL53LX API Compatibility
I ended up accidentally discovering that the VL53LX API is compatible with two different sensors.I'm using this platform implementation for Linuxhttps://github.com/ned14/VL53L3CX_rasppiI have the VL53L3CX but also the VL53L4CD. I've seen that the VL...