[][src]Constant vl53l1_reg::SLAVE_ADDR

pub const SLAVE_ADDR: u8 = 0x52 >> 1; // 41u8

The slave address of the VL53L1X. Note that embedded-hal I2C API adds the w/r bit for us.