void setup() {
// put your setup code here, to run once:
(12,OUTPUT0);
}
void loop() {
// put your main code here, to run rep
(12,HIGH0);
}
void setup() {
// put your setup code here, to run once:
(12,OUTPUT0);
}
void loop() {
// put your main code here, to run rep
(12,HIGH0);
}