kopia lustrzana https://github.com/stlink-org/stlink
Reduce latency a bit.
rodzic
870694cbc1
commit
d10edcd6c0
|
@ -485,7 +485,7 @@ int serve(struct stlink* sl, int port) {
|
|||
break;
|
||||
}
|
||||
|
||||
usleep(200000);
|
||||
usleep(100000);
|
||||
}
|
||||
|
||||
reply = strdup("S05"); // TRAP
|
||||
|
|
Ładowanie…
Reference in New Issue