void setup() {
// put your setup code here, to run once:S
Serial.begin(115200);
Serial.println("WOOP");
}
void loop() {
// put your main code here, to run repeatedly:
}
Loading
cd74hc4067
cd74hc4067
Loading
cd74hc4067
cd74hc4067
void setup() {
// put your setup code here, to run once:S
Serial.begin(115200);
Serial.println("WOOP");
}
void loop() {
// put your main code here, to run repeatedly:
}