mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-18 22:38:32 +03:00
iso7816_4.c: CLK div differs for Master and Slave
Attention: Each init function has to enable and disable receiver and transmitter on its own!
This commit is contained in:
@@ -117,7 +117,6 @@ void USART1_IrqHandler( void )
|
||||
/* Fill char into buffer */
|
||||
rbuf_write(&sim_rcv_buf, c);
|
||||
} else {
|
||||
rbuf_write(&sim_rcv_buf, c);
|
||||
PR("e %x st: %x\n", c, stat);
|
||||
} /* else: error occured */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user