extern volatile char tx_string[100]; //Transferred string extern volatile char rx_string[100]; //Accepted string В файле stm32f10x_it.c: ...
確定! 回上一頁