mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-10 02:27:21 +02:00
Add distance sensor, rewrite OLED to use new i2c library
This commit is contained in:
9
components/vl53l0x/Kconfig
Normal file
9
components/vl53l0x/Kconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
menu "VL53L0X"
|
||||
|
||||
config VL53L0X_DEBUG
|
||||
bool "Low level debug"
|
||||
default n
|
||||
help
|
||||
Low level debug
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user