... if your RGB LED strip is common cathode the following code is suggested: ... case '1': // Turn ON LED digitalWrite(redLED, HIGH); break; ...
確定! 回上一頁