altos/drivers: Increase LCO receive timeout to 20ms
authorKeith Packard <keithp@keithp.com>
Thu, 2 Feb 2023 02:00:24 +0000 (18:00 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 2 Feb 2023 02:04:36 +0000 (18:04 -0800)
Changes in the cc1200 driver appear to have sped up the transition
from TX to RX enough that we now need to wait a bit longer for
TeleFire to return a packet. Increase the 38400 bps timeout to 20ms
and the 9600 bps timeout to 30ms.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found