mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07: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