Skip to content

Commit d7b7251

Browse files
author
Yuriy Vynnychek
committed
fixed B91_BLE_CTRL_MAC_FLASH_ADDR default
1 parent 95431ef commit d7b7251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tlsr9/ble/vendor/controller/Kconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ menu "B91 BLE Controller"
77

88
config B91_BLE_CTRL_MAC_FLASH_ADDR
99
hex "MAC Flash address"
10-
default FFFF0
10+
default 0xFFFF0
1111
help
1212
The address in Flash memory for MAC address storage.
1313

0 commit comments

Comments
 (0)