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

Update main.js because of error at aligning adresses to word #510

Merged
merged 1 commit into from
May 25, 2024

Conversation

Q7Jensen
Copy link
Contributor

The length was not taken into account when moving the start address. If, for example, the start address was reduced by 15 bits and the length increased by 11 bits, 4 bits were missing at the end. This should no longer happen with the proposed change.

The length was not taken into account when moving the start address. If, for example, the start address was reduced by 15 bits and the length increased by 11 bits, 4 bits were missing at the end.
This should no longer happen with the proposed change.
@Apollon77 Apollon77 merged commit 95c1a12 into ioBroker:master May 25, 2024
10 checks passed
@Apollon77
Copy link
Contributor

Thank you!

@GermanBluefox
Copy link
Contributor

GermanBluefox commented Aug 29, 2024

@Q7Jensen can you explain more about your fix? Because it breaks the float reading
I want have this PR, but I do not understand what it is doing. Just now I deactivated the code and everything works.
May be it is better to discuss here: #539

@Q7Jensen
Copy link
Contributor Author

Q7Jensen commented Aug 29, 2024 via email

@Q7Jensen
Copy link
Contributor Author

Tip error was found and fixed by GermanBluefox, thanks for that.

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.

3 participants