Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Встановити на контакті 11 плати Arduino Uno високий логічний рівень напруги можна викликом функції
pinMode(11);
digitalRead(11);
pinMode(11,INPUT_PULLUP);
digitalWrite(11,OUTPUT);
digitalWrite(11,HIGH);
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!