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

Add debug logging and invert instanceOf check #21

Merged

Conversation

scruplelesswizard
Copy link
Contributor

With Telemetry moving out of Mesh the instanceOf check was no longer parsing Telemetry packets. By inverting the check we assume that if the decoder is not null nor a TextDecoder that it is a Protobuf message and attempt to decode.

Additionally adds some debug logs and fixes some Biome checks.

@thebentern thebentern merged commit 07c1b21 into meshtastic:master Jan 13, 2024
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