diff options
| -rw-r--r-- | include/vnd_lenok.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vnd_lenok.txt b/include/vnd_lenok.txt index e88a62b..4b1e3ec 100644 --- a/include/vnd_lenok.txt +++ b/include/vnd_lenok.txt @@ -5,6 +5,8 @@ UART_TARGET_BAUD_RATE = 3000000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 LPM_BT_WAKE_POLARITY = 0 LPM_HOST_WAKE_POLARITY = 0 +LPM_IDLE_THRESHOLD = 10 +LPM_HC_IDLE_THRESHOLD = 10 SCO_USE_I2S_INTERFACE = FALSE SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE |
