mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
config BT_ALARM_MAX_NUM
|
|
int "Maximum number of Bluetooth alarms"
|
|
default 50
|
|
help
|
|
This option decides the maximum number of alarms which
|
|
could be used by Bluetooth host.
|