Rename few USB -> PM3 to avoid misleading interpretations

This commit is contained in:
Philippe Teuwen
2019-04-30 21:10:11 +02:00
parent cddc25994c
commit 27f7057961
42 changed files with 165 additions and 165 deletions

View File

@@ -67,7 +67,7 @@ typedef struct {
term_info tiNew; // Terminal info during the transaction
} serial_port_unix;
// see usb_cmd.h
// see pm3_cmd.h
struct timeval timeout = {
.tv_sec = 0, // 0 second
.tv_usec = UART_FPC_CLIENT_RX_TIMEOUT_MS * 1000