取消打印数据
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user