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 handling of multiple registers for the same address #44

Closed
sonelu opened this issue May 18, 2020 · 0 comments · Fixed by #46
Closed

Fix handling of multiple registers for the same address #44

sonelu opened this issue May 18, 2020 · 0 comments · Fixed by #46
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sonelu
Copy link
Owner

sonelu commented May 18, 2020

Currently the handling of registers defined for the same address does not work well:

  • register_by_address only keeps a random one as they come from the initialisation dictionary
  • there is no common int_value between them
@sonelu sonelu added the bug Something isn't working label May 18, 2020
@sonelu sonelu added this to the Release 0.1 milestone May 18, 2020
@sonelu sonelu self-assigned this May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant