arduino 中关于float数据和double数据的精度问题有人关注过么?如: float a=11111.1111; Serial.println(a);结果是11111.11,就算设置成double ...
確定! 回上一頁