When using an ESP32, the “Serial.printf ” command is supported, so you can just do something like… Serial.printf(“%.2 %.2f %d \n”,myFloat1, ...
確定! 回上一頁