int ledPinR = 11; // the number of the LED R pin int ledPinG = 10; // the number of the LED G pin int ledPinB = 9; // the number of the LED B pin ...