void digitalWrite(uint8 pin, uint8 value). Writes a (digital) value to a pin. The pin must have its mode set to OUTPUT or OUTPUT_OPEN_DRAIN.
確定! 回上一頁