diff options
| author | Oscar Nelin <omn@dalux.com> | 2024-03-21 14:22:52 +0000 |
|---|---|---|
| committer | Oscar Nelin <omn@dalux.com> | 2024-03-21 14:22:52 +0000 |
| commit | 410dca87bf939767f7e1ccee47643b3d01f59d31 (patch) | |
| tree | c5728a728f9b8c57afccb61a795f07f56af89ff2 | |
| parent | d2f6cbb01a45419792618cca5beb756af336b9b8 (diff) | |
Crank TX power back up
| -rw-r--r-- | config/cradio.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cradio.conf b/config/cradio.conf index b21e4d7..533173a 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1,5 +1,5 @@ # increase bluetooth signal power -#CONFIG_BT_CTLR_TX_PWR_PLUS_8=y +CONFIG_BT_CTLR_TX_PWR_PLUS_8=y # Enable sleep, after 30 minutes CONFIG_ZMK_SLEEP=y |
