diff options
| -rw-r--r-- | include/vnd_dory.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vnd_dory.txt b/include/vnd_dory.txt index e88a62b..062273b 100644 --- a/include/vnd_dory.txt +++ b/include/vnd_dory.txt @@ -5,6 +5,7 @@ UART_TARGET_BAUD_RATE = 3000000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 LPM_BT_WAKE_POLARITY = 0 LPM_HOST_WAKE_POLARITY = 0 +PROC_BTWRITE_TIMER_TIMEOUT_MS = 0 SCO_USE_I2S_INTERFACE = FALSE SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE |
