Floating-point values are not supported by the Arduino sprintf() method, so you have to first convert the floating-point value to a string and then use that ...
確定! 回上一頁