VL53L0X (VL53L0X v0.1.0) View Source
A library to interface with the VL53L0X time-of-flight laser sensor.
Link to this section Summary
Link to this section Types
Specs
t() :: %VL53L0X{
bus: Circuits.I2C.bus(),
device: Circuits.I2C.address(),
stop_variable: 0..255
}