void setup() {
// put your setup code here, to run once:
const int pinR1
const int pinG1
const int pinV1
const int pinV2
const int pinG2
const int pinR2
}
void loop() {
// put your main code here, to run repeatedly:
}
void setup() {
// put your setup code here, to run once:
const int pinR1
const int pinG1
const int pinV1
const int pinV2
const int pinG2
const int pinR2
}
void loop() {
// put your main code here, to run repeatedly:
}