Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PTT bug on disabled radio #89

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Fix PTT bug on disabled radio #89

merged 1 commit into from
Dec 7, 2023

Conversation

gtodd876
Copy link
Collaborator

@gtodd876 gtodd876 commented Dec 5, 2023

In UDPVoiceHandler.cs line 165 there was already a check to see if radio is enabled before turning on PTT but the else block of the if statement still turned on PTT anyway. I can leave the code commented out or delete it. Let me know what you all think.

image

@Dabble1SC
Copy link
Collaborator

For now, this is good enough to merge. I think we should keep the code commented out for the time being in case we need to modify it later.

@Dabble1SC Dabble1SC merged commit 2bff004 into develop Dec 7, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants