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