the float/double datatype handing on avr mcu's is a bit unusual, and sprintf suffers for it. instead use dtostrf(). see: http://blog.protoneer.co.nz/arduino- ...
確定! 回上一頁