vsnprintf ((char*)TxBuf, TX_BUF_LEN, (const char *)__format, ap);. va_end(ap);. int len = strlen((const char*)TxBuf);. /* 往串口发送数据*/.
確定! 回上一頁