moved SETTINGS_RUNTIME to lib

This commit is contained in:
2026-05-19 08:51:37 +02:00
parent 980e23e51a
commit dd51f45084
9 changed files with 85 additions and 93 deletions

View File

@@ -10,7 +10,7 @@ menuconfig BLE_MGMT
if BLE_MGMT
config BLE_MGMT_DEFAULT_DEVICE_NAME
string "Default Bluetooth device name"
default "Edis Buzzer"
default "Edis Buzzer 2.0"
help
Device name used when ble_mgmt_init() is called with a NULL name.