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 typos & encoding example in wire doc #83

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

raphlinus
Copy link
Contributor

I'm pretty sure the encoding of signed 65535 is wrong, this seems like a confusion between LE and BE.

Also fixed spelling of "two's complement"

I'm pretty sure the encoding of signed 65535 is wrong, this seems like a confusion between LE and BE.

Also fixed spelling of "two's complement"
@netlify
Copy link

netlify bot commented Nov 25, 2022

Deploy Preview for cute-starship-2d9c9b ready!

Name Link
🔨 Latest commit 2935b3e
🔍 Latest deploy log https://app.netlify.com/sites/cute-starship-2d9c9b/deploys/63d147b2113cbe00097cb14c
😎 Deploy Preview https://deploy-preview-83--cute-starship-2d9c9b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@jamesmunns
Copy link
Owner

Thanks @raphlinus! I've updated the docs, and pushed a test that confirms you are correct.

@jamesmunns jamesmunns merged commit 7d07930 into jamesmunns:main Jan 25, 2023
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