Closed
Description
i found that the connected buzzer emits a barely noticable noise after a call to
void tone(uint8_t pin, unsigned int frequency, unsigned long duration)
i think it could fix it by adding noTone(tone->pin);
after line
arduino-pico/cores/rp2040/Tone.cpp
Line 45 in 4cc6c36
PS: if you prefer i can fork/pull request
Metadata
Metadata
Assignees
Labels
No labels