tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
599 stars 188 forks source link

vl53l1x: Add getter for the effective SPAD count #479

Closed baw-michael closed 1 year ago

baw-michael commented 1 year ago

Implement function to get the effective SPAD count.

Signed-off-by: Michael Meister michael.meister@bytesatwork.ch

deadprogram commented 1 year ago

Thank you very much for the improvement @baw-michael now merging.