logo

Crowdly

Browser

Add to Chrome

Що станеться, якщо запуcтити наступний скетч? void setup() { pinMode(13, OUT...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Що станеться, якщо запуcтити наступний скетч?

void setup() {

pinMode(13, OUTPUT);

}

void loop() {

digitalWrite(13, HIGH);

delay(200);

digitalWrite(13, LOW);

}

0%
0%
0%
100%
More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome