Example 1: arduino internal pull up resistor pinMode(2, INPUT_PULLUP); Example 2: arduino internal pull up resistor Serial.println(sensorValue, DEC); ...
確定! 回上一頁