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

tools.js: allow 16bit addresses #41

Merged
merged 1 commit into from
Jan 17, 2017
Merged

tools.js: allow 16bit addresses #41

merged 1 commit into from
Jan 17, 2017

Conversation

snowdd1
Copy link
Contributor

@snowdd1 snowdd1 commented Jan 7, 2017

allow 16bit addresses using 5 bits for the first address part for incoming telegrams.
Change: mask &0xf to &0x1f

allow 16bit addresses using **5 bits** for the first address part for incoming telegrams.  
Change: mask &0xf to &0x1f
andreek added a commit that referenced this pull request Jan 17, 2017
tools.js: allow 16bit addresses
@andreek andreek merged commit 90e9108 into andreek:master Jan 17, 2017
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