RGB Sensor
by
Riham
Clone & Edit
Download
Edit
RGB Sensor.ino
1
2
int
redpin
=
11
;
// select the pin for the red LED
int
bluepin
=
10
;
// select the pin for the blue LED
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX