Skip to content
Snippets Groups Projects
Commit 7cd5344e authored by Cristian Maglie's avatar Cristian Maglie
Browse files

Removed non-API call toneAccurateClock

parent 1a1856c2
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,4 @@
void tone(uint32_t _pin, uint32_t frequency, uint32_t duration = 0);
void noTone(uint32_t _pin);
void toneAccurateClock (uint32_t);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment