This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Adventure time Song | |
* Using Tone() | |
* | |
* Connect Positive side of buzzer to pin 11 | |
* Negative to Ground | |
* | |
* by: Patrick Bailey www.whiteboardcoder.com | |
* Last updated: 10/3/2015 | |
* |