VL53L5CX works for the default VL53L5CX_RESOLUTION_4X4, but not for VL53L5CX_RESOLUTION_8X8
I'm using the example project provided for the VL53L5CX and it works fine with the default 4x4. The `vl53l5cx_init` method within the vl53l5cx_api.c is where I believed it should be configured in this section where I passed in VL53L5CX_RESOLUTION_8X8...