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

[Enhancement] Allow arbitary amount of devices instead of hardcoded maximum #236

Open
mcdope opened this issue Jul 18, 2024 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@mcdope
Copy link
Owner

mcdope commented Jul 18, 2024

Understood

No, I'm just too lazy to provide the data you request for a bug

Text

After #31 we will have support multiple devices per user.

However, the current code assumes a maximum of 10 devices and also initializes memory for 10 devices, even if freed later. This should be changed so it just uses the amount found in the config.

@mcdope mcdope added the enhancement New feature or request label Jul 18, 2024
@mcdope mcdope modified the milestones: 0.9.0, 1.?.0 Jul 18, 2024
@mcdope mcdope added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 2, 2024
@mcdope mcdope changed the title Allow arbitary amount of devices instead of hardcoded maximum [Enhancement] Allow arbitary amount of devices instead of hardcoded maximum Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant