Serial.begin(9600);. } String convertFloatToString(float temperature). { // begin function. char temp[10];. String tempAsString;. // perform conversion.
確定! 回上一頁