const float PI=3.14159; ... 要注意的是: 一般Arduino 板子的double 跟float 是完全一樣的, ... Serial.print(a[i]); //輸出 1.002.003.004.00 }
確定! 回上一頁