Upadate personal tidbit config to include sensor loggin

This commit is contained in:
KemoNine 2020-12-05 23:36:50 +00:00
parent 8785543065
commit ebb5c7929b
1 changed files with 3 additions and 3 deletions

View File

@ -45,6 +45,6 @@ CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0"
CONFIG_USB_UART_DTR_WAIT=n
# Sensor logging
#CONFIG_SENSOR_LOG_LEVEL_DBG=y
#CONFIG_SENSOR_LOG_LEVEL=4
#CONFIG_SENSOR_INIT_PRIORITY=90
CONFIG_SENSOR_LOG_LEVEL_DBG=y
CONFIG_SENSOR_LOG_LEVEL=4
CONFIG_SENSOR_INIT_PRIORITY=90