mirror of
https://github.com/apache/nuttx.git
synced 2026-08-23 06:28:45 +00:00
drivers/xbee: Fixes issue with timeouts. Timeouts were in ticks but should have been in ms. This caused false triggers of timeout causing redundant packets, etc. Approved-by: GregoryN <gnutt@nuttx.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| xbee.c | ||
| xbee.h | ||
| xbee_ioctl.c | ||
| xbee_mac.c | ||
| xbee_mac.h | ||
| xbee_netdev.c | ||