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

allow pointer types in TJLedSequence #73

Merged
merged 3 commits into from
Jun 19, 2021

Conversation

jandelgado
Copy link
Owner

This change is needed for the MicroPython port in order to operate also on
an array of JLed* pointers, when the JLedSequence class is defined as
TJLedSequence<JLed*>.

This change is needed for the MicroPython port in order to operate also on
an array of JLed* pointers, when the JLedSequence class is defined as
TJLedSequence<JLed*>.
@coveralls
Copy link

coveralls commented Feb 22, 2021

Coverage Status

Coverage increased (+1.4%) to 96.875% when pulling 13c7525 on support_pointers_in_sequence into 0672dc0 on master.

@github-actions github-actions bot added the Stale label May 26, 2021
@github-actions github-actions bot closed this May 31, 2021
@jandelgado jandelgado reopened this Jun 19, 2021
@jandelgado jandelgado removed the Stale label Jun 19, 2021
@jandelgado jandelgado merged commit 6ebb7fc into master Jun 19, 2021
@jandelgado jandelgado deleted the support_pointers_in_sequence branch June 19, 2021 17:06
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.

None yet

2 participants