mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
update new format doc
This commit is contained in:
parent
7928a82434
commit
fa87266efc
2 changed files with 49 additions and 36 deletions
|
@ -473,7 +473,7 @@ extern capabilities_t pm3_capabilities;
|
|||
// all zero's configure: no timeout for read/write used.
|
||||
// took settings from libnfc/buses/uart.c
|
||||
|
||||
// uart_windows.c
|
||||
// uart_windows.c & uart_posix.c
|
||||
# define UART_FPC_CLIENT_RX_TIMEOUT_MS 170
|
||||
# define UART_USB_CLIENT_RX_TIMEOUT_MS 20
|
||||
# define UART_TCP_CLIENT_RX_TIMEOUT_MS 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue