Skip to content

Conversation

doismellburning
Copy link
Owner

This is potentially something I need to look for in all of the ported
code - time.Durations are nanosecond counts!

This is potentially something I need to look for in all of the ported
code - time.Durations are nanosecond counts!
@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 09:31
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug in the PTT (Push-to-Talk) overrun warning check by correcting the time unit comparison. The issue was that the code was comparing a time.Duration (nanoseconds) with a raw integer value instead of a proper duration constant.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@doismellburning doismellburning merged commit d176846 into main Oct 9, 2025
1 check passed
@doismellburning doismellburning deleted the fix/ptt-overrun-warning branch October 9, 2025 09:38
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.

1 participant