mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-08-14 06:49:59 +00:00
inactivity timeout too long.
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
// <i> If 0, no inactivity timer will be used. Values 1-99 are invalid.
|
||||
|
||||
#ifndef NRF_BL_DFU_INACTIVITY_TIMEOUT_MS
|
||||
#define NRF_BL_DFU_INACTIVITY_TIMEOUT_MS 120000
|
||||
#define NRF_BL_DFU_INACTIVITY_TIMEOUT_MS 30000
|
||||
#endif
|
||||
|
||||
// </h>
|
||||
|
||||
Reference in New Issue
Block a user