ESP32 TTGO T-Display V1.1 and VL53L3CX

I am trying to connect a VL53L3CX TOF Distance Sensor to an ESP32 TTGO T-Display V.1.1. I would like to know which library to use.

Hello.

We do not have a software library for the VL53L3CX, and I do not have a specific recommendation for one intended for use with your microcontroller. In general, a good starting point would be to look at ST’s API (application programming interface) for the sensor.

- Patrick