samples: bmg160: use default log level
Do not use debug level by default. It will not fit on some devices with small RAM. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2eeff9aab0
commit
79095099bb
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@ CONFIG_PRINTK=y
|
|||
CONFIG_GPIO=y
|
||||
CONFIG_I2C=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|
||||
CONFIG_SENSOR=y
|
||||
CONFIG_BMG160=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue