mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
endless happiness
This commit is contained in:
parent
24ee8080e1
commit
4c845fb859
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ serial_port uart_open(const char *pcPortName, uint32_t speed) {
|
||||||
portstr = colon + 1;
|
portstr = colon + 1;
|
||||||
*colon = '\0';
|
*colon = '\0';
|
||||||
} else {
|
} else {
|
||||||
portstr = "7901";
|
portstr = "18888";
|
||||||
}
|
}
|
||||||
|
|
||||||
struct addrinfo info;
|
struct addrinfo info;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue