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: ipv4_config byte order already little endian #3073

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

andrekir
Copy link
Member

@andrekir andrekir commented Jan 9, 2024

removes bigToLittleEndian() since ipv4_config byte order is already little endian

@andrekir
Copy link
Member Author

confirmed this is necessary to get network.ipv4_config working with static IPs on RAK 4631 + 13800 Ethernet combo.

ESP32 not affected and working as well after this change.

@andrekir andrekir marked this pull request as ready for review January 13, 2024 15:47
thebentern added a commit to meshtastic/artifacts that referenced this pull request Jan 17, 2024
@thebentern thebentern merged commit 4056d34 into meshtastic:master Jan 18, 2024
62 checks 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