Descrease turnaround time for Wires-X replies.
This commit is contained in:
parent
4737cc5e05
commit
e12963e6fd
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ m_name(),
|
|||
m_command(NULL),
|
||||
m_txFrequency(0U),
|
||||
m_rxFrequency(0U),
|
||||
m_timer(1000U, 2U),
|
||||
m_timer(1000U, 1U),
|
||||
m_seqNo(0U),
|
||||
m_header(NULL),
|
||||
m_csd1(NULL),
|
||||
|
|
Loading…
Add table
Reference in a new issue