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

Modified Arduino Example Code #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Modified Arduino Example Code #1

wants to merge 2 commits into from

Conversation

wbadry
Copy link

@wbadry wbadry commented Dec 13, 2018

Changes

  • Fixed conversion result. Value should be divided by 65535.0 not 65536.0
  • Made the Arduino example more interesting by showing how to send a word instead of two bytes in an array.

- Fixed 65536.0 to be 65535
- Made the example more interesting by showing how to send 16 bit data (word) instead of two separate bytes
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.

1 participant