mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 09:37:21 +02:00
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
menu "VL53L0X"
|
|
|
|
config VL53L0X_DEBUG
|
|
bool "Low level debug"
|
|
default n
|
|
help
|
|
Low level debug
|
|
|
|
endmenu
|