User Activity

Hi all,I'm working on a project where I need to analyze the raw histograms from the VL53L1 sensor. For my analysis to work I need to subtract the ambient light from the histograms.I get the histogram data using VL53L1_GetAdditionalData(), and I can s...