Open g1ra opened 1 year ago
Salut,
Oui j'avais créé cette librairie car Tone natif dans arduino IDE ne fonctionnait pas avec l'ESP32. Ils ont corrigé le problème, mais maintenant il faut modifier la mienne, la modif a été faite sur github: https://github.com/weedmanu/ToneESP32
Par contre tu peut utiliser la fonction tone natif de l'IDE ARDUINO, un exemple en pj, remplace les XXX par tes identifiant
Le sam. 23 sept. 2023 à 14:58, g1ra @.***> a écrit :
Song only play one note , then nothing. If I'm commenting out line 87 buzzer.noTone(); , then works .
my board : https://www.wemos.cc/en/latest/s2/s2_mini.html
https://github.com/weedmanu/ToneESP32/blob/main/examples/Song_Tone/Song_Tone.ino#L87
— Reply to this email directly, view it on GitHub https://github.com/weedmanu/ToneESP32/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBPYYUW77JCRNRTXDVFDGLX33MHLANCNFSM6AAAAAA5EF4SEY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Song only play one note , then nothing. If I'm commenting out line 87 buzzer.noTone(); , then works .
my board : https://www.wemos.cc/en/latest/s2/s2_mini.html https://github.com/weedmanu/ToneESP32/blob/main/examples/Song_Tone/Song_Tone.ino#L87