5 lines
167 B
Text
5 lines
167 B
Text
# Override some defaults so BT stack is enabled
|
|
# by default in this example
|
|
CONFIG_BT_ENABLED=y
|
|
CONFIG_GATTS_NOTIFY_THROUGHPUT=y
|
|
CONFIG_BTDM_CONTROLLER_MODEM_SLEEP=n
|