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

Don't compare nodeDB macaddr to owner.macaddr, because in rare cases … #4562

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

jp-bennett
Copy link
Collaborator

…that may be unset.

Should fix #4559

I'm not aware of any edge cases this would break. As I understand it, we always use the real mac address in our owner object, even if using a generated nodeID.

Copy link
Member

@geeksville geeksville left a comment

Choose a reason for hiding this comment

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

LGTM!

@thebentern thebentern merged commit ada61ae into master Aug 27, 2024
103 checks passed
@thebentern thebentern deleted the ourMacAddr branch August 27, 2024 19:50
geeksville pushed a commit to geeksville/Meshtastic-esp32 that referenced this pull request Aug 28, 2024
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.

[Bug]: Apparently finding our own node num in the nodedb can cause us to pick a new nodenum!
4 participants