pinMode(GPIO, OUTPUT);. To control a digital output you just need to use the digitalWrite() function, that accepts as arguments, the GPIO (int ...
確定! 回上一頁