VL53L3CX and ESP32 weird ranging data
Hi,I am using an esp32 to read out the sensor data of a VL53L3CX. I've tried the example code for the distance sensor and slightly modified it by commenting the if statement out which checks if the distance changed to get continiously data: #define ...