Skip to content

Ability to use strings stored in flash. - #267

Open
bennydiamond wants to merge 1 commit into
dawidchyrzynski:mainfrom
bennydiamond:Flash-strings-step-1
Open

Ability to use strings stored in flash.#267
bennydiamond wants to merge 1 commit into
dawidchyrzynski:mainfrom
bennydiamond:Flash-strings-step-1

Conversation

@bennydiamond

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants