mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -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.
|