arduino でフォーマット付きのserial出力が無いので、sprintfを試してみた。 ... float f = 3.0; char c = 'a'; sprintf(buf, "String %s", ...
確定! 回上一頁