forked from espressif/esp-idf
component/bt : fix compile error
This commit is contained in:
@@ -11,7 +11,6 @@ config BT_ENABLED
|
|||||||
config BTC_TASK_STACK_SIZE
|
config BTC_TASK_STACK_SIZE
|
||||||
int "BT event (callback to application) task stack size"
|
int "BT event (callback to application) task stack size"
|
||||||
default 2048
|
default 2048
|
||||||
depends on BT_ENABLED
|
|
||||||
help
|
help
|
||||||
This select btc task stack size
|
This select btc task stack size
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user