When I'm developing Arduino code, I often have variables that need to ... 'X': xx=atof(ptr+1); Serial.print('x'); Serial.println(xx); break; ...
確定! 回上一頁