mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
fix usart cmd descriptions
This commit is contained in:
parent
b65baa2e55
commit
c6b8e199fd
2 changed files with 3 additions and 3 deletions
|
@ -577,7 +577,7 @@ typedef struct {
|
|||
// uart_windows.c & uart_posix.c
|
||||
# define UART_FPC_CLIENT_RX_TIMEOUT_MS 200
|
||||
# define UART_USB_CLIENT_RX_TIMEOUT_MS 20
|
||||
# define UART_TCP_CLIENT_RX_TIMEOUT_MS 300
|
||||
# define UART_TCP_CLIENT_RX_TIMEOUT_MS 500
|
||||
|
||||
|
||||
// CMD_DEVICE_INFO response packet has flags in arg[0], flag definitions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue