Skip to content
Commit 68ca36f8 authored by Ding Tao's avatar Ding Tao Committed by Anas Nashif
Browse files

sensor: vl53l0x: Fix Kconfig warning of non-int value



The I2C address of vl53l0x are write in hex, but the VL53L0X_I2C_ADDR
type is int.

Fix this by replace "int" with "hex".

Signed-off-by: default avatarDing Tao <miyatsu@qq.com>
parent 75a3590d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment