Debug); } void loop() { int a = analogRead(A0); ... There is likely a bug in the Arduino code of the analogRead() function, as detailed here ...
確定! 回上一頁