From ccf0f5cc0d92f71b9c1d2783c6e67ba73a974d14 Mon Sep 17 00:00:00 2001 From: Jan Gleytenhoover Date: Thu, 15 Aug 2024 21:00:35 +0000 Subject: [PATCH] Update config/cradio.conf --- config/cradio.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/cradio.conf b/config/cradio.conf index 9afe87b..c226665 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1,2 +1,4 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y -CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y \ No newline at end of file +CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y +CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y +CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y \ No newline at end of file