Closed
Description
On the webpage of https://www.arduino.cc/en/Tutorial/ToneMultiple?from=Tutorial.Tone4
It is written as
// play a note on pin 8 for 500 ms:
It should be
// play a note on pin 8 for 300 ms:
On the webpage of https://www.arduino.cc/en/Tutorial/ToneMultiple?from=Tutorial.Tone4
It is written as
// play a note on pin 8 for 500 ms:
It should be
// play a note on pin 8 for 300 ms: