Here is the output from the Arduino Console: ... char tmp[256] = {0}; int len = strlen(at); strncpy(tmp, at, len); uint16_t t = timeout; ...
確定! 回上一頁