Skip to content

Change ProgMem from a wrapper by value to simple pointer wrapper. #5

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

Merged
merged 3 commits into from
Apr 13, 2022

Conversation

Cryptjar
Copy link
Owner

@Cryptjar Cryptjar commented Apr 12, 2022

The motivation for this change is to have two statics: a hidden one that will store the actual value in progmem and a public facade static that the user can access by referencing it.

TODOs:

  • implement change
  • update docs

The motivation for this change is to have two statics, one that will store
the actual value in progmem and a facade static that the user can access
by referencing it.
@Cryptjar Cryptjar marked this pull request as ready for review April 13, 2022 21:54
@Cryptjar Cryptjar merged commit 111478c into v0.2 Apr 13, 2022
@Cryptjar Cryptjar deleted the impl-pointer-wrapper branch February 2, 2023 22:24
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