diff --git a/YSFReflector/YSFReflector.h b/YSFReflector/YSFReflector.h index 9491b25..80ec081 100644 --- a/YSFReflector/YSFReflector.h +++ b/YSFReflector/YSFReflector.h @@ -44,7 +44,7 @@ public: m_callsign(), m_address(), m_port(0U), - m_timer(1000U, 180U) + m_timer(1000U, 60U) { }