diff --git a/DMRIPSC.cpp b/DMRIPSC.cpp index 90fec99..a65a874 100644 --- a/DMRIPSC.cpp +++ b/DMRIPSC.cpp @@ -45,7 +45,7 @@ m_slot1(slot1), m_slot2(slot2), m_status(DISCONNECTED), m_retryTimer(1000U, 10U), -m_timeoutTimer(1000U, 600U), +m_timeoutTimer(1000U, 60U), m_pingTimer(1000U, 5U), m_buffer(NULL), m_salt(NULL),