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

Move protocol 7 Eeprom::Activity packets rendering to Activity class #163

Closed
Tracked by #111
synthead opened this issue Nov 26, 2022 · 0 comments · Fixed by #164
Closed
Tracked by #111

Move protocol 7 Eeprom::Activity packets rendering to Activity class #163

synthead opened this issue Nov 26, 2022 · 0 comments · Fixed by #164
Assignees
Labels
enhancement New feature or request protocol 7 Specific to protocol 7

Comments

@synthead
Copy link
Owner

synthead commented Nov 26, 2022

Instead of relying on protocol 7's Eeprom class to know how to handle compiling all the packets, move this responsibility to the Eeprom::Activity class as class methods. This can be called from the Eeprom class.

@synthead synthead added enhancement New feature or request protocol 7 Specific to protocol 7 labels Nov 26, 2022
@synthead synthead self-assigned this Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request protocol 7 Specific to protocol 7
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant