mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-06-16 04:54:32 +03:00
855ba9e168
we cannot first chage the state and then transmit the byte asynchronously later, this introduces race conditions. Do it in-line by explicit calls to the UART Tx function.