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

typo in code #142

Closed
schaefer01 opened this issue Aug 5, 2024 · 0 comments · Fixed by #143
Closed

typo in code #142

schaefer01 opened this issue Aug 5, 2024 · 0 comments · Fixed by #143
Assignees
Labels
bug Something isn't working

Comments

@schaefer01
Copy link

PyGPSClient Bug Report Template

ubx_handler.py:process_data()

line containing this:

elif parsed_data.identity in ("NAV-STATUS", "NAV2-STATUS)"):

problem: there is a comma inside the second string, the line will never execute

semuadmin added a commit that referenced this issue Aug 5, 2024
@semuadmin semuadmin added the bug Something isn't working label Aug 5, 2024
@semuadmin semuadmin added this to the RC 1.4.20 milestone Aug 5, 2024
@semuadmin semuadmin mentioned this issue Aug 5, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants