Upadate personal tidbit config to include sensor loggin
This commit is contained in:
parent
8785543065
commit
ebb5c7929b
|
@ -45,6 +45,6 @@ CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0"
|
||||||
CONFIG_USB_UART_DTR_WAIT=n
|
CONFIG_USB_UART_DTR_WAIT=n
|
||||||
|
|
||||||
# Sensor logging
|
# Sensor logging
|
||||||
#CONFIG_SENSOR_LOG_LEVEL_DBG=y
|
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|
||||||
#CONFIG_SENSOR_LOG_LEVEL=4
|
CONFIG_SENSOR_LOG_LEVEL=4
|
||||||
#CONFIG_SENSOR_INIT_PRIORITY=90
|
CONFIG_SENSOR_INIT_PRIORITY=90
|
Loading…
Reference in a new issue