forked from kofal.net/zmk
refactor(split): fix inconsistency in Kconfig names
This commit is contained in:
committed by
Pete Johanson
parent
5aac2743b1
commit
1adfcf92bf
@@ -15,7 +15,7 @@
|
||||
|
||||
#if ZMK_BLE_IS_CENTRAL
|
||||
#define ZMK_BLE_PROFILE_COUNT (CONFIG_BT_MAX_PAIRED - 1)
|
||||
#define ZMK_BLE_SPLIT_PERIPHERAL_COUNT 1
|
||||
#define ZMK_SPLIT_BLE_PERIPHERAL_COUNT 1
|
||||
#else
|
||||
#define ZMK_BLE_PROFILE_COUNT CONFIG_BT_MAX_PAIRED
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user