Resolved! How to get the VL53L4CD to interrupt when nothing is detected
I am trying to use the VL53L4CD as a low power tamper sensor so that it interrupts when someone removes a lid. I am using the ULP driver and I pulled in SetDetectionThresholds from the other driver. I have been able to configure it to interrupt whe...