pinMode()函數語法Void setup () { pinMode (pin , mode); } • pin - 你希望設置模式的引腳的編號• mode - INPUT,OUTPUT或INPUT_PULLUP。
確定! 回上一頁