mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-04-06 06:43:53 +00:00
Increase polling frequency.
This commit is contained in:
parent
5a9a6ccc58
commit
3cac3af31e
3 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ m_address(),
|
|||
m_port(0U),
|
||||
m_debug(debug),
|
||||
m_buffer(1000U, "YSF Network"),
|
||||
m_pollTimer(1000U, 60U)
|
||||
m_pollTimer(1000U, 5U)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue