Descrease turnaround time for Wires-X replies.

This commit is contained in:
Jonathan Naylor 2017-10-10 17:15:50 +01:00
parent 4737cc5e05
commit e12963e6fd

View file

@ -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),