mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
3d8c093cb222f251e77af58a0bf9a22e7fba1545
When the timeout was too small, the main function would infinitely loop around, restarting the board and waiting for the USB interface to get configured. But since configuration seems to take more than one second, it rarely succeeded. Increasing the timeout makes the USB configuration finish in the first try.
Description
No description provided
Languages
C
94.3%
HTML
2.9%
Makefile
0.9%
Lua
0.6%
Shell
0.5%
Other
0.8%