This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

串口通信中函数extern void UARTprintf(const char *pcString, ...);是通过哪个串口发出去的?



在串口通信中,打开了多个串口,那么函数extern void UARTprintf(const char *pcString, ...);是通过哪个串口发出去的?