Clone & Edit Download Edit
RGB LED controlled with potentiometer.ino
1
2
// Pins of the RGB LED.
const int redPin = 11;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX