There is a function in the standard Arduino library called dtostrf() . I think of it as "Decimal to String Float". You pass in the float, how wide you want ...
確定! 回上一頁