Question: How can I modify this code to repeat 5 times?? Please help Void setup () {Serial. begin. (9600); Serial .println (Tone sending ...);//tone (11, 2000
How can I modify this code to repeat 5 times??
Please help

Void setup () {Serial. begin. (9600); Serial .println ("Tone sending ...");//tone (11, 2000 1500);//play a note for 1500ms delay (1500); Serial. println (''Tone done");} void loop () {//only excutes once in setup, so the loop is empty}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
