pinMode () is the first arduino command needed to use a pin as a digital IO. It sets the pin to an input or an output and makes it ready for use.
確定! 回上一頁