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

Optimize Memory (RAM and FLASH) usage #75

Closed
boerge1 opened this issue Apr 1, 2023 · 2 comments
Closed

Optimize Memory (RAM and FLASH) usage #75

boerge1 opened this issue Apr 1, 2023 · 2 comments
Labels

Comments

@boerge1
Copy link
Collaborator

boerge1 commented Apr 1, 2023

RAM:
Use PROGMEM for arrays (e.g. button table)

FLASH:
Remove unused code/features
Program optimization

@boerge1
Copy link
Collaborator Author

boerge1 commented Apr 12, 2023

created pull request #81

@boerge1 boerge1 added enhancement New feature or request pull_request_exists labels Apr 15, 2023
@boerge1
Copy link
Collaborator Author

boerge1 commented Apr 23, 2023

pull request #81 merged

@boerge1 boerge1 closed this as completed Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant