Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update toneMelody.ino
Fixed link to example
  • Loading branch information
kengdahl authored Feb 3, 2021
commit e60029778885459d4c59d5bf6902b92440fe5762
2 changes: 1 addition & 1 deletion examples/02.Digital/toneMelody/toneMelody.ino
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

This example code is in the public domain.

http://www.arduino.cc/en/Tutorial/Tone
https://www.arduino.cc/en/Tutorial/BuiltInExamples/toneMelody
*/

#include "pitches.h"
Expand Down