Skip to content

Commit

Permalink
Merge pull request #1101 from josephfinlayson/patch-1
Browse files Browse the repository at this point in the history
Fix typo in comment
  • Loading branch information
SpenceKonde authored Jul 28, 2024
2 parents 6bf5473 + 91e9192 commit afd6306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megaavr/cores/megatinycore/Tone.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ My tentative ruling is that:
#endif

#ifndef TONE_UNAVAILABLE
// helper functiodn for ending tone.
// helper function for ending tone.
/* Works for all timers -- the timer being disabled will go back to the
configuration it had on startup */
static void disableTimer() {
Expand Down

0 comments on commit afd6306

Please sign in to comment.