取消打印数据

This commit is contained in:
2025-12-29 14:25:02 +08:00
parent ef5126e4f4
commit 8cbe6f7005
4 changed files with 4 additions and 4 deletions

View File

@@ -393,7 +393,7 @@ void initUart(void)
NVIC_Init(&NVIC_InitStructure);
USART_Cmd(UART6, ENABLE);
/* UART7 TX-->C.2 RX-->C.3 *///???982??com2
/* UART7 TX-->C.2 RX-->C.3 *///???982??com2 <20><>ȡGGA<47><41><EFBFBD><EFBFBD>
GPIO_InitStructure.GPIO_Pin = GPIO_Pin_2;
GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;
GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AF_PP;