Skip to content

Commit 7cd5344

Browse files
committed
Removed non-API call toneAccurateClock
1 parent 1a1856c commit 7cd5344

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cores/arduino/Tone.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@
2525
void tone(uint32_t _pin, uint32_t frequency, uint32_t duration = 0);
2626
void noTone(uint32_t _pin);
2727

28-
void toneAccurateClock (uint32_t);
29-
3028
#endif

0 commit comments

Comments
 (0)