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

Quantity of servos possible uses more memory than necessary for most #4

Open
stricklerlj61 opened this issue Dec 26, 2024 · 0 comments

Comments

@stricklerlj61
Copy link

If you change the header then the default quantity of servos possible (254) could be reduced to reduce the memory footprint.
Normally I put an ifndef in front of that type of thing to allow a global to redefine it but it could also be done as global defines to select tested values that limit the testing needed (SMALL as 4, MEDIUM as 16, LARGE as 254, etc).

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

No branches or pull requests

1 participant