while (1) { NU32_ReadUART3(message, sizeof(message)); // wait for a message from MATLAB sscanf(message, "%f %f" , &kptemp, ...
確定! 回上一頁