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

Ability to use strings stored in flash. #267

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bennydiamond
Copy link

Hi,

I saw an easy way to save a few bytes of memory by using PROGMEM data for some fields.
Saves a bit of memory depending on how long these fields are.
No breaking change.

Obviously it could be expanded to other fields but it's a start.

Tested working on my Arduino Uno device previously running ArduinoHA 2.1.0 stock.

Saves a bit of memory depending on how long these fields are.
No breaking change.
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.

1 participant