tmiw / ezDV

A FreeDV device based on the ESP32.
89 stars 4 forks source link

Fix issue where voice keyer transmits one more time than configured. #47

Closed tmiw closed 1 month ago

tmiw commented 1 month ago

This PR fixes an issue where ezDV transmits the voice keyer one more time than configured (i.e. if it's configured to transmit 10 times, it actually transmits 11 times before turning itself off). Thanks Mel K0PFX for reporting this bug!


Before merging: