Open EdigaHe opened 3 years ago
In "Intro to Arduino L2", the code links on Brett Hagman's tone library are not valid anymore. I suggest using Brett's GitHub page instead: https://github.com/bhagman/Tone.
To compile the library on the ATmegaA32U4 boards such as the Leonardo board, we need to modify Tone.cpp. Below describes the steps to use the library.
In "Intro to Arduino L2", the code links on Brett Hagman's tone library are not valid anymore. I suggest using Brett's GitHub page instead: https://github.com/bhagman/Tone.
To compile the library on the ATmegaA32U4 boards such as the Leonardo board, we need to modify Tone.cpp. Below describes the steps to use the library.