Skip to content

Commit 1f92676

Browse files
committed
Enable back PPS
1 parent 460b87e commit 1f92676

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ccid/smartcard/smartcard.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,6 @@ USART_InitTypeDef USART_InitStructure;
514514
*******************************************************************************/
515515
int SC_PTSConfig (void)
516516
{
517-
return;
518517
RCC_ClocksTypeDef RCC_ClocksStatus;
519518

520519
u32 workingbaudrate = 0, apbclock = 0;

0 commit comments

Comments
 (0)