User Activity

I've been trying to get my VL53L3CX to communicate with my ESP32-S3. I'm using esp-idf and ported https://github.com/stm32duino/VL53L3CX by rewriting the I2C and GPIO code for esp-idf. As far as I can tell, I'm successfully communicating with the VL5...