mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 05:38:33 +03:00
iso7816_4.c: Increased max interations
This commit is contained in:
@@ -655,7 +655,7 @@ void ISO7816_Init( Usart_info *usart, bool master_clock )
|
||||
| US_MR_PAR_EVEN
|
||||
| US_MR_CHRL_8_BIT
|
||||
| US_MR_CLKO
|
||||
| (3<<24), /* MAX_ITERATION */
|
||||
| (0<<24), /* MAX_ITERATION */
|
||||
1,
|
||||
0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user