A function is a series of programming statements that can be called by name. Which command is called repetitively over and over again as long as the Arduino has power.
Answer
loop()
setup()
output()
input()
Question 2
Question
A function is a series of programming statements that can be called by name. Which command delays the LED by a number of milliseconds is _______.