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

Simplify handling of multiple WizMotes #16

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kueblc
Copy link
Contributor

@kueblc kueblc commented Oct 26, 2023

Instead of using a fixed array with a linear lookup and manual shuffling of data, I'm tracking the last seen sequence number using standard map.

This simplifies the application code quite a bit. Additionally there is no restriction on the number of WizMotes.

This branch is built on top of my other PR #15, so if this PR is acceptable you can close the other.

Tested and confirmed working with an ESP32.

Copy link
Owner

@jesserockz jesserockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Ill flash to my receiver later today to test

@DrFate09
Copy link

@jesserockz Will this pull request be merged? It was approved over a year ago.

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